修改文字

This commit is contained in:
zhangmanman
2021-09-27 14:59:47 +08:00
parent 1061a588c6
commit 5d83183a89
7 changed files with 193 additions and 12 deletions

View File

@@ -32,7 +32,6 @@
// 帮助中心
helpInfo(){
userHelp().then(res => {
console.log(res)
res.forEach((value, index) => {
res[index].spread = false
res[0].spread = true

View File

@@ -294,7 +294,6 @@
userInfo() {
// 读取配置信息
userIndex().then(res=>{
console.log(res.identityShow)
this.userData = res
this.helpDoc = res.help_doc
this.userIdentity = res.identityShow