Przeglądaj źródła

个人显示设置里测试

bruce 5 lat temu
rodzic
commit
a8e6d53e1f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/otherpage/userSetting/show.vue

+ 1 - 1
pages/otherpage/userSetting/show.vue

@@ -48,7 +48,7 @@
           {name: '社区影响力模块', status: 1, disable: true, key: 'show_community_influence'},
           {name: '用户评价模块', status: 0, disable: false, key: 'show_rating'},
           {name: '是否允许搜索引擎自动收录', status: 0, disable: false, key: 'show_engine_recording'},
-          {name: '是否允许查看联系方式1', status: 0, disable: false, key: 'show_contact'},
+          {name: '是否允许查看联系方式', status: 0, disable: false, key: 'show_contact'},
         ],
       }
     },