Ver Fonte

增加科目二和科目三,跳转按钮都是开放标签,增加跳转的参数1

zhangyujun há 3 anos atrás
pai
commit
8f32edb4f8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/home/children/test/index.vue

+ 1 - 1
src/views/home/children/test/index.vue

@@ -64,7 +64,7 @@ openApi
 			openTagList: ["wx-open-launch-weapp"], // 可选,需要使用的开放标签列表,例如['wx-open-launch-app']
 		});
 		wx.error(({errMsg})=>{
-			alert('灯光模拟和视频无法跳转')
+			// alert('灯光模拟和视频无法跳转')
 		})
 	});
 //打印环境变量