qinyan 1 年之前
父節點
當前提交
5bb4d29fc7

+ 2 - 2
src/pages.json

@@ -48,12 +48,12 @@
   "globalStyle": {
     "navigationBarTextStyle": "white",
     "navigationBarTitleText": "Queen5",
-    "navigationBarBackgroundColor": "#41969c",
+    "navigationBarBackgroundColor": "#1f1f1f",
     "backgroundColor": "#EFEFEF"
   },
   "tabBar": {
     "color": "#444444",
-    "selectedColor": "#41969c",
+    "selectedColor": "#1f1f1f",
     "borderStyle": "black",
     "backgroundColor": "#ffffff",
     "list": [

+ 2 - 2
src/pages/center/center.vue

@@ -73,7 +73,7 @@ export default {
 .logo {
   padding: 20rpx;
   box-sizing: border-box;
-  background-color: #41969c;
+  background-color: #1f1f1f;
   flex-direction: row;
   align-items: center;
 }
@@ -133,7 +133,7 @@ export default {
   height: 90rpx;
   line-height: 90rpx;
   font-size: 34rpx;
-  color: #41969c;
+  color: #1f1f1f;
   text-align: center;
   margin-right: 20rpx;
   font-family: texticons;

+ 2 - 3
src/pages/index/data.vue

@@ -16,10 +16,9 @@ export default {
     };
   },
   onLoad(e) {
-    console.error("e: ", e);
+    // console.error("e: ", e);
     this.id = e.id;
-    // this.url = `https://show.3dqueen.cloud/share.html?id=${e.id}`;
-    this.url = `https://cn.bing.com/`;
+    this.url = `https://show.3dqueen.cloud/stat.html?id==${e.id}`;
     this.getData();
   },
 

+ 3 - 3
src/pages/index/index.vue

@@ -192,7 +192,7 @@ export default {
   color: #ffffff;
   font-size: 12px;
   line-height: 1;
-  background-color: #41969c;
+  background-color: #1f1f1f;
 }
 .icon_view {
   width: 30rpx;
@@ -236,7 +236,7 @@ export default {
 }
 .card-share-view {
   padding: 10rpx;
-  color: #41969c !important;
+  color: #1f1f1f !important;
   font-size: 36rpx !important;
   font-family: texticons;
   line-height: 1 !important;
@@ -258,7 +258,7 @@ button[plain] {
   color: #666;
 }
 .text {
-  color: #41969c;
+  color: #1f1f1f;
   text-decoration: underline;
 }
 </style>

+ 3 - 3
src/pages/login/index.vue

@@ -137,15 +137,15 @@ button {
 }
 
 button.login {
-  background-color: #41969c;
+  background-color: #1f1f1f;
   color: #fff;
 }
 
 button.register {
   margin-top: 30rpx;
-  color: #41969c;
+  color: #1f1f1f;
   background-color: #fff;
-  border-color: #41969c;
+  border-color: #1f1f1f;
   border-width: 2rpx;
 }
 

二進制
src/static/center-0.png


二進制
src/static/center-1.png


+ 1 - 1
src/static/icons/data-view.svg

@@ -3,5 +3,5 @@
     xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64">
     <path
         d="M85.312 938.688H1024V1024H0V0h85.312v938.688zM256 341.312h85.312V768H256V341.312zM512 128h85.312v640H512V128z m256 213.312h85.312V768H768V341.312z"
-        fill="#41969c" p-id="7833"></path>
+        fill="#1f1f1f" p-id="7833"></path>
 </svg>

+ 1 - 1
src/static/icons/link.svg

@@ -3,5 +3,5 @@
     xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64">
     <path
         d="M579.14 662.226c-55.51 0-111.019-21.132-153.283-63.397-11.479-11.478-11.479-30.139 0-41.617 11.478-11.479 30.138-11.479 41.617 0 61.572 61.572 161.701 61.572 223.274 0L904.78 343.18c61.572-61.573 61.572-161.701 0-223.274-61.573-61.572-161.702-61.572-223.274 0L500.909 300.503c-11.478 11.479-30.139 11.479-41.617 0-11.479-11.479-11.479-30.139 0-41.617L639.889 78.289c84.53-84.53 222.037-84.53 306.508 0 84.47 84.53 84.53 222.037 0 306.508L732.365 598.83c-42.265 42.265-97.774 63.397-153.284 63.397h0.06z m-353.188 353.189c-55.51 0-111.019-21.133-153.283-63.398-84.53-84.53-84.53-222.037 0-306.508L286.7 431.477c84.53-84.53 222.037-84.53 306.508 0 11.479 11.479 11.479 30.139 0 41.617-11.479 11.479-30.139 11.479-41.617 0-61.573-61.572-161.702-61.572-223.274 0L114.286 687.126c-61.573 61.573-61.573 161.702 0 223.274 61.572 61.572 161.701 61.572 223.274 0l180.596-180.597c11.48-11.478 30.14-11.478 41.618 0 11.478 11.479 11.478 30.139 0 41.617L379.177 952.017c-42.265 42.265-97.774 63.398-153.284 63.398h0.06z"
-        fill="#41969c" p-id="923"></path>
+        fill="#1f1f1f" p-id="923"></path>
 </svg>

二進制
src/static/index-0.png


二進制
src/static/index-1.png