小程序活动加载页
This commit is contained in:
parent
b429636651
commit
f6c574e4aa
@ -58,9 +58,9 @@
|
||||
})
|
||||
},
|
||||
getData() {
|
||||
/*uni.showLoading({
|
||||
//title: '加载中'
|
||||
});*/
|
||||
uni.showLoading({
|
||||
title: '加载中'
|
||||
});
|
||||
request({
|
||||
url: 'business/marketingActivity/activeExchange/applet',
|
||||
method: 'get',
|
||||
@ -183,4 +183,4 @@
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user