useRoute

获取当前页路由信息。

useRoute

获取当前页路由信息。

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

const route = useRoute();