浏览代码

feat: 抖音小程序

xiansin 2 年之前
父节点
当前提交
346153e37d
共有 2 个文件被更改,包括 9 次插入5 次删除
  1. 6 2
      mini/manifest.json
  2. 3 3
      mini/pages.json

+ 6 - 2
mini/manifest.json

@@ -74,10 +74,14 @@
         "usingComponents" : true
         "usingComponents" : true
     },
     },
     "mp-toutiao" : {
     "mp-toutiao" : {
-        "usingComponents" : true
+        "usingComponents" : true,
+        "appid" : "tt5b312d8cc40f46b701"
     },
     },
     "uniStatistics" : {
     "uniStatistics" : {
         "enable" : false
         "enable" : false
     },
     },
-    "vueVersion" : "2"
+    "vueVersion" : "2",
+    "mp-kuaishou" : {
+        "appid" : "ks658369973403037900"
+    }
 }
 }

+ 3 - 3
mini/pages.json

@@ -8,7 +8,7 @@
     {
     {
       "path": "pages/index/index",
       "path": "pages/index/index",
       "style": {
       "style": {
-        "navigationBarTitleText": "首页",
+        "navigationBarTitleText": "张四爷剧场",
         "enablePullDownRefresh": false
         "enablePullDownRefresh": false
       }
       }
     },
     },
@@ -36,8 +36,8 @@
   "tabBar": {
   "tabBar": {
     "custom": true,
     "custom": true,
     "color": "#8a8a8a",
     "color": "#8a8a8a",
-    "selectedColor": "#13227a",
-    "backgroundColor": "#FFFFFF",
+    "selectedColor": "#6EEBE8",
+    "backgroundColor": "#17162B",
     "borderStyle": "black",
     "borderStyle": "black",
     "list": [
     "list": [
       {
       {