twt 3 周之前
父节点
当前提交
59b1e14721
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/subPack/promotion.vue

+ 1 - 0
pages/subPack/promotion.vue

@@ -76,6 +76,7 @@
 				})
 			},
 			goRouter(url){
+				//跳转到提现页面
 				uni.navigateTo({
 					url:url
 				})