Explorar o código

Merge branch 'master' of https://git.nanodreamtech.com/Boss/yizhizan-h5

yezhihao hai 3 meses
pai
achega
75ddd6dd18
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/my/attachment.vue

+ 1 - 1
pages/my/attachment.vue

@@ -313,7 +313,7 @@ export default {
 				weixinService.launchMiniProgram({
 				id: 'gh_854ab5288c2d', 
 				path: `/pages/index/index?userId=${userId}`,
-				type: 2 // 小程序版本类型:0-正式版;1-测试版;2-体验版
+				type: 0 // 小程序版本类型:0-正式版;1-测试版;2-体验版
 				});
 			} else {
 				console.log('未安装微信或获取微信服务失败');