mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-06 02:38:52 +08:00
Merge branch 'dev-yxl' into dev
This commit is contained in:
@ -104,6 +104,8 @@ export default {
|
||||
},
|
||||
dataType: 'json',
|
||||
success: (res) => {
|
||||
// 隐藏加载提示
|
||||
uni.hideLoading();
|
||||
const new_data = res.data;
|
||||
// 显示直播内容
|
||||
this.is_loading = false;
|
||||
|
||||
Reference in New Issue
Block a user