Browse Source

2023-4-26

cmy 2 years ago
parent
commit
8868939913
1 changed files with 4 additions and 0 deletions
  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',