mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 23:16:43 +08:00
【fix】 增加注释
This commit is contained in:
@@ -248,7 +248,7 @@ export default {
|
|||||||
},
|
},
|
||||||
gotPayParam: false, // 是否已正确获取支付参数,
|
gotPayParam: false, // 是否已正确获取支付参数,
|
||||||
payStatus: '', // 接口返回的支付状态
|
payStatus: '', // 接口返回的支付状态
|
||||||
noEdit: true,
|
noEdit: true, //是否为编辑
|
||||||
isWeixin, // 是否为微信环境
|
isWeixin, // 是否为微信环境
|
||||||
isLoading: false // 分享到微信后的页面loading
|
isLoading: false // 分享到微信后的页面loading
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user