Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 137 Bytes

index.md

File metadata and controls

9 lines (6 loc) · 137 Bytes

useRoute

获取当前页路由信息。

import { useRoute } from '@uni-helper/uni-use';

const route = useRoute();