Selaa lähdekoodia

微信公众号

liuyifan 5 vuotta sitten
vanhempi
commit
4202284a3d
4 muutettua tiedostoa jossa 14 lisäystä ja 4 poistoa
  1. 1 1
      WebChart/Script/Common/huayi.config.js
  2. 9 0
      WebSite/.project
  3. 4 3
      WebSite/css/indexs.css
  4. BIN
      WebSite/img/qrc2.jpg

+ 1 - 1
WebChart/Script/Common/huayi.config.js

@@ -2,7 +2,7 @@
2 2
     var huayi = {};
3 3
 }
4 4
 huayi.config = {
5
-	callcenter_url: "http://192.168.8.13:1001/",//生产环境
5
+	callcenter_url: "http://192.168.8.20:1012/",//生产环境
6 6
     //callcenter_url: "http://139.224.236.21:4027/",//生产环境
7 7
     //callcenter_data: "http://192.168.4.18:4032/",//市县选择
8 8
 // callcenter_url: "http://12345.shangqiu.gov.cn:8819/",//生产环境

+ 9 - 0
WebSite/.project

@@ -60,5 +60,14 @@
60 60
 				<arguments>1.0-name-matches-false-false-node_modules</arguments>
61 61
 			</matcher>
62 62
 		</filter>
63
+		<filter>
64
+			<id>1600237387140</id>
65
+			<name></name>
66
+			<type>26</type>
67
+			<matcher>
68
+				<id>org.eclipse.ui.ide.multiFilter</id>
69
+				<arguments>1.0-name-matches-false-false-node_modules</arguments>
70
+			</matcher>
71
+		</filter>
63 72
 	</filteredResources>
64 73
 </projectDescription>

+ 4 - 3
WebSite/css/indexs.css

@@ -2487,7 +2487,8 @@ position: relative;
2487 2487
 	line-height: 108px;
2488 2488
 	display: block;
2489 2489
 	margin: 0 auto;
2490
-	background: url(../img/sidebar-icons.jpg) no-repeat;
2490
+	background: url(../img/qrc2.jpg) no-repeat;
2491
+	background-size: 108px 108px;
2491 2492
 }
2492 2493
 .elevator a #elevator-app-qrcode,
2493 2494
 .topbarClient-box #elevator-app-qrcode0{
@@ -2497,10 +2498,10 @@ position: relative;
2497 2498
 	display: block;
2498 2499
 	margin: 0 auto;
2499 2500
 }
2500
-.elevator a .elevator-weixin-code,
2501
+/* .elevator a .elevator-weixin-code,
2501 2502
 .topbarWx-box .topbarWx-code{
2502 2503
 	background-position: -2px -179px;
2503
-}
2504
+} */
2504 2505
 .elevator a .elevator-xlwb-code{
2505 2506
 	background-position: -2px -292px;;
2506 2507
 }

BIN
WebSite/img/qrc2.jpg