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
 				})