首页列表

This commit is contained in:
pengxiaolong
2025-05-22 16:21:07 +08:00
parent af10ed06db
commit 6ca66f45d4
33 changed files with 483 additions and 377 deletions

View File

@@ -31,8 +31,8 @@ export default {
},
methods: {
goAdvertisement(){
this.$global.lastPage = getCurrentPages().router;
uni.navigateTo({ url: '/pages/login/login' })
// this.$global.lastPage = getCurrentPages().router;
// uni.navigateTo({ url: '/pages/login/login' })
}
},
components: {
@@ -78,7 +78,7 @@ export default {
position: fixed;
top: 400rpx;
left: 0;
bottom: 50rpx;
bottom: -30rpx;
width: 100%;
/* height: 1300rpx; */
}