Browse Source

feat: 删除无效腾讯配置

Damon 9 months ago
parent
commit
5abb9dc1c5
2 changed files with 0 additions and 8 deletions
  1. 0 8
      src/pages.json
  2. 0 0
      src/pages/public/remotet.vue

+ 0 - 8
src/pages.json

@@ -255,14 +255,6 @@
         "navigationBarTitleText": "uuid绑定",
         "navigationStyle": "custom"
       }
-    },
-    {
-      // 远程操作 腾讯使用
-      "path": "pages/public/remotet",
-      "style": {
-        "navigationBarTitleText": "远程操作",
-        "navigationStyle": "custom"
-      }
     }
   ]
 }

+ 0 - 0
src/pages/public/remotet.vue