【fix】 增加注释

This commit is contained in:
tian.guangyuan
2020-05-06 11:08:15 +08:00
parent ef28490c24
commit 753d63f613

View File

@@ -248,7 +248,7 @@ export default {
},
gotPayParam: false, // 是否已正确获取支付参数,
payStatus: '', // 接口返回的支付状态
noEdit: true,
noEdit: true, //是否为编辑
isWeixin, // 是否为微信环境
isLoading: false // 分享到微信后的页面loading
}