Explorar el Código

会员加暖心认证,更新图片

1410417013 hace 7 meses
padre
commit
b39a18c24b
Se han modificado 2 ficheros con 11 adiciones y 12 borrados
  1. 8 8
      common/config.js
  2. 3 4
      my/vip/index.vue

+ 8 - 8
common/config.js

@@ -1,12 +1,12 @@
-const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
-const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
-const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"
-const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
+// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
+// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"
+// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"
 
-// const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
-// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"
-// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"
+const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"
+const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"
 
 // const ROOTPATH = "http://192.168.161.225:8171/sqx_fast";
 // const ROOTPATH1 = "http://192.168.161.225:8171/sqx_fast";

+ 3 - 4
my/vip/index.vue

@@ -49,10 +49,10 @@
 					</view>
 				</view>
 			</view>
-			
+			<view style="width: 100%;height: 38rpx;"></view>
 			<view class="nuanxin" @click="natNuan()">暖心认证</view>
 			<view class="padding-lr" style="margin-top: 38rpx;">
-				<image style="width: 100%;height: 129px;" @click="clickImg" src="https://mxys.chuanghai-tech.com/wmfile/20251124/3247849b2d2849229013d9c41d0b5d93.png"></image>
+				<image style="width: 100%;height: 139px;" @click="clickImg" src="https://mxys.chuanghai-tech.com/wmfile/20251124/3247849b2d2849229013d9c41d0b5d93.png"></image>
 			</view>
 		</view>
 		<view style="height: 110rpx;"></view>
@@ -598,8 +598,7 @@
 		border-radius: 32px;
 		text-align: center;
 		line-height: 47px;
-		margin: auto;
-		margin-top: 38rpx;
+		margin: auto; 
 	}
 	/* 暖心认证弹框 */
 	.nuan_kuang{