liuyifan преди 5 години
родител
ревизия
4202284a3d
променени са 4 файла, в които са добавени 14 реда и са изтрити 4 реда
  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
     var huayi = {};
2
     var huayi = {};
3
 }
3
 }
4
 huayi.config = {
4
 huayi.config = {
5
-	callcenter_url: "http://192.168.8.13:1001/",//生产环境
5
+	callcenter_url: "http://192.168.8.20:1012/",//生产环境
6
     //callcenter_url: "http://139.224.236.21:4027/",//生产环境
6
     //callcenter_url: "http://139.224.236.21:4027/",//生产环境
7
     //callcenter_data: "http://192.168.4.18:4032/",//市县选择
7
     //callcenter_data: "http://192.168.4.18:4032/",//市县选择
8
 // callcenter_url: "http://12345.shangqiu.gov.cn:8819/",//生产环境
8
 // callcenter_url: "http://12345.shangqiu.gov.cn:8819/",//生产环境

+ 9 - 0
WebSite/.project

60
 				<arguments>1.0-name-matches-false-false-node_modules</arguments>
60
 				<arguments>1.0-name-matches-false-false-node_modules</arguments>
61
 			</matcher>
61
 			</matcher>
62
 		</filter>
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
 	</filteredResources>
72
 	</filteredResources>
64
 </projectDescription>
73
 </projectDescription>

+ 4 - 3
WebSite/css/indexs.css

2487
 	line-height: 108px;
2487
 	line-height: 108px;
2488
 	display: block;
2488
 	display: block;
2489
 	margin: 0 auto;
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
 .elevator a #elevator-app-qrcode,
2493
 .elevator a #elevator-app-qrcode,
2493
 .topbarClient-box #elevator-app-qrcode0{
2494
 .topbarClient-box #elevator-app-qrcode0{
2497
 	display: block;
2498
 	display: block;
2498
 	margin: 0 auto;
2499
 	margin: 0 auto;
2499
 }
2500
 }
2500
-.elevator a .elevator-weixin-code,
2501
+/* .elevator a .elevator-weixin-code,
2501
 .topbarWx-box .topbarWx-code{
2502
 .topbarWx-box .topbarWx-code{
2502
 	background-position: -2px -179px;
2503
 	background-position: -2px -179px;
2503
-}
2504
+} */
2504
 .elevator a .elevator-xlwb-code{
2505
 .elevator a .elevator-xlwb-code{
2505
 	background-position: -2px -292px;;
2506
 	background-position: -2px -292px;;
2506
 }
2507
 }

BIN
WebSite/img/qrc2.jpg