上传头像

This commit is contained in:
pengxiaolong
2025-05-20 19:09:04 +08:00
parent 6107739077
commit 829199a197
34 changed files with 4902 additions and 233 deletions

View File

@@ -31,7 +31,6 @@ export default {
},
methods: {
goAdvertisement(){
console.log(uni);
this.$global.lastPage = getCurrentPages().router;
uni.navigateTo({ url: '/pages/login/login' })
}