瀏覽代碼

跳转首页

master
chenchaod 1 月之前
父節點
當前提交
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("哈哈哈哈挑个鬼")
}
})

Loading…
取消
儲存