小程序活动加载页

This commit is contained in:
齐天大圣 2023-12-13 18:19:52 +08:00
parent b429636651
commit f6c574e4aa

View File

@ -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>