样式问题

This commit is contained in:
xiaofajia 2024-11-27 14:57:38 +08:00
parent e3c9896438
commit 049ca644da
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ module.exports = {
// baseUrl: 'http://124.222.105.7:48080', // baseUrl: 'http://124.222.105.7:48080',
// baseUrl: 'http://192.168.1.4:48080', // baseUrl: 'http://192.168.1.4:48080',
// baseUrl: "http://localhost:48080", // baseUrl: "http://localhost:48080",
baseUrl: "http://rzqhb7.natappfree.cc", baseUrl: 'http://rbmz58.natappfree.cc',
imagesUrl: 'http://shequ.0315e.com/static/images/pages/', imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
baseImageUrl: 'https://www.nuoyunr.com/minio/', baseImageUrl: 'https://www.nuoyunr.com/minio/',
shareUrl: 'https://www.lighting-it.cn/share?inviteId=', shareUrl: 'https://www.lighting-it.cn/share?inviteId=',

View File

@ -157,7 +157,7 @@ export default {
} }
}) })
this.chooseStaff.push(this.nowStaffId) this.chooseStaff.push(this.nowStaffId)
this.$refs.popup.open() this.$refs.popup.open("bottom")
}) })
}, },
afterRead(file) { afterRead(file) {