浏览代码

跳转首页

master
chenchaod 2 个月前
父节点
当前提交
4b96d2254f
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      pages/order/order.vue

+ 0
- 3
pages/order/order.vue 查看文件

@@ -35,13 +35,10 @@
})

onUnload(()=>{
console.log("==========值是多少",state.indexPage)
if(state.indexPage == 1){
uni.reLaunch({
url: `/pages/index/index`
});
}else{
console.log("哈哈哈哈挑个鬼")
}
})

正在加载...
取消
保存