修改文字
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
// 帮助中心
|
||||
helpInfo(){
|
||||
userHelp().then(res => {
|
||||
console.log(res)
|
||||
res.forEach((value, index) => {
|
||||
res[index].spread = false
|
||||
res[0].spread = true
|
||||
|
||||
@@ -294,7 +294,6 @@
|
||||
userInfo() {
|
||||
// 读取配置信息
|
||||
userIndex().then(res=>{
|
||||
console.log(res.identityShow)
|
||||
this.userData = res
|
||||
this.helpDoc = res.help_doc
|
||||
this.userIdentity = res.identityShow
|
||||
|
||||
Reference in New Issue
Block a user