cmy před 1 rokem
rodič
revize
8868939913
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. 4 0
      pages/index/index.vue

+ 4 - 0
pages/index/index.vue

@@ -126,6 +126,10 @@
 			// #endif
 			// #ifdef MP
 			if (option.scene) {
+				uni.showModal({
+					content:option.scene,
+					showCancel: false
+				});
 				// 存储小程序邀请人
 				uni.setStorage({
 					key: 'spread_code',