健康报告生成
This commit is contained in:
@@ -31,7 +31,7 @@ Page({
|
||||
if (options.scene) {
|
||||
id = options.scene;
|
||||
}
|
||||
|
||||
|
||||
wx.showLoading({
|
||||
title: '加载中...',
|
||||
mask: true,
|
||||
@@ -178,11 +178,6 @@ Page({
|
||||
})
|
||||
},
|
||||
|
||||
// 弹框背景禁止滑动
|
||||
unMove() {
|
||||
return;
|
||||
},
|
||||
|
||||
// 关闭购买vip弹框
|
||||
closeBuyVipPopup() {
|
||||
this.setData({
|
||||
@@ -289,4 +284,4 @@ Page({
|
||||
})
|
||||
}
|
||||
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user