修改现场问题

This commit is contained in:
guanj
2025-07-16 18:10:24 +08:00
parent bb7eb039b5
commit c88484caf7
16 changed files with 1171 additions and 1072 deletions

View File

@@ -37,7 +37,10 @@ export default {
},
created() {
if (process.env.VUE_APP_MODE === 'cgyqr') {
this.guanzhou()
// this.guanzhou()
if (process.env.VUE_APP_KEY != 'scqr') {
this.guanzhou()
}
}
},
mounted() {},