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