Pre Merge pull request !19 from 绾君心/master

pull/19/MERGE
绾君心 2023-11-25 11:56:12 +00:00 committed by Gitee
commit 5a511beb32
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ export default {
home: state => state.app.home,
chatUrl: state => state.app.chatUrl,
systemPlatform: state => state.app.systemPlatform,
openid: state => state.app.openid,
productType: state => state.app.productType
};