Browse Source

用户账户模块注册来源和已绑设备优化

DESKTOP-SVI9JE1\muzen 2 years ago
parent
commit
e955efcf67
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/views/user/list/index.vue

+ 7 - 7
src/views/user/list/index.vue

@@ -124,25 +124,25 @@ export default {
         label: '未知'
       }, {
         value: 0,
-        label: '小米应用市场'
+        label: '小米'
       }, {
         value: 1,
-        label: '360应用市场'
+        label: '360'
       }, {
         value: 2,
-        label: '腾讯应用市场'
+        label: '应用宝'
       }, {
         value: 3,
-        label: 'OPPP应用市场'
+        label: 'OPPP'
       }, {
         value: 4,
-        label: 'ViVO应用市场'
+        label: 'ViVO'
       }, {
         value: 5,
-        label: '魅族应用市场'
+        label: '魅族'
       }, {
         value: 6,
-        label: '华为应用市场'
+        label: '华为'
       }, {
         value: 7,
         label: '微信小程序'