wupengfei
2025-02-26 c6cb31ec593deb6b85bd289ae0c2982e952c23a6
apps/taro/src/pages/home/index.vue
@@ -17,6 +17,10 @@
import { OrderInputType } from '@life-payment/constants';
import { RechargeGrid } from '@life-payment/components';
const userStore = useUserStore();
const router = Taro.useRouter();
const goPhoneBillRecharge = useAccessLogin(() => {
  Taro.navigateTo({
    url: `${RouterPath.phoneBillRecharge}`,