开屏页

This commit is contained in:
shijingjing
2023-03-17 11:25:54 +08:00
parent 29a03f52a3
commit 608c8e917f
3 changed files with 38 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ import {mapState} from 'vuex'
export default {
name: "AppWxworkQrcode",
appName: "群二维码",
appName: "居民社群",
computed: {
...mapState(['user'])
},