Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-09-06 17:50:00 +08:00
11 changed files with 686 additions and 57 deletions

View File

@@ -27,7 +27,7 @@ export default {
},
onLoad(options) {
this.id = options.id
this.id = '7a4701d5641543cca4419488db368d3e'
// this.id = '7a4701d5641543cca4419488db368d3e'
this.getAppInfo()
},
methods: {