Procházet zdrojové kódy

个人显示设置里测试

bruce před 5 roky
rodič
revize
a8e6d53e1f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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'},
         ],
       }
     },