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

This commit is contained in:
aixianling
2022-09-05 15:06:27 +08:00
48 changed files with 1273 additions and 34 deletions

View File

@@ -14,7 +14,6 @@
</div>
</section>
</template>
<script>
export default {
@@ -28,7 +27,7 @@ export default {
},
onLoad(options) {
this.id = options.id
// this.id = '7a4701d5641543cca4419488db368d3e'
this.id = '7a4701d5641543cca4419488db368d3e'
this.getAppInfo()
},
methods: {