Browse Source

更改客服电话

imengyu 2 weeks ago
parent
commit
d58a5fad06
2 changed files with 3 additions and 2 deletions
  1. 2 1
      manifest.json
  2. 1 1
      pages/user/index.vue

+ 2 - 1
manifest.json

@@ -1,10 +1,11 @@
 {
     "name" : "文物管家",
-    "appid" : "__UNI__5CDBB2E",
+    "appid" : "__UNI__A1BB0F7",
     "description" : "文物管家",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+    "sassImplementationName" : "node-sass",
     /* 5+App特有相关 */
     "app-plus" : {
         "usingComponents" : true,

+ 1 - 1
pages/user/index.vue

@@ -49,7 +49,7 @@
 				</view>
 			</button>
 			<view style="width: 90%; margin: auto; margin-top: 240rpx; text-align: center; font-size: 26rpx; color: #abaab2">
-				<view class="">客服电话:18133054315</view>
+				<view class="">客服电话:18050125110</view>
 			</view>
 		</view>