miaofuhao 1 ano atrás
pai
commit
92938f2507

+ 28 - 0
WebUI/CallCenterWeb.UI/Media/.project

@@ -0,0 +1,28 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<projectDescription>
3
+	<name>Media</name>
4
+	<comment></comment>
5
+	<projects>
6
+	</projects>
7
+	<buildSpec>
8
+		<buildCommand>
9
+			<name>com.aptana.ide.core.unifiedBuilder</name>
10
+			<arguments>
11
+			</arguments>
12
+		</buildCommand>
13
+	</buildSpec>
14
+	<natures>
15
+		<nature>com.aptana.projects.webnature</nature>
16
+	</natures>
17
+	<filteredResources>
18
+		<filter>
19
+			<id>1716054528744</id>
20
+			<name></name>
21
+			<type>26</type>
22
+			<matcher>
23
+				<id>org.eclipse.ui.ide.multiFilter</id>
24
+				<arguments>1.0-name-matches-false-false-node_modules</arguments>
25
+			</matcher>
26
+		</filter>
27
+	</filteredResources>
28
+</projectDescription>

+ 2 - 2
WebUI/CallCenterWeb.UI/login.html

@@ -394,7 +394,7 @@
394 394
 
395 395
 						$.ajax({
396 396
 							type: "post",
397
-							url: huayi.config.callcenter_url + "/Login/login",
397
+							url: huayi.config.callcenter_url + "/login",
398 398
 							dataType: 'json',
399 399
 							async: true,
400 400
 							data: {
@@ -447,7 +447,7 @@
447 447
 						/*请求后台*/
448 448
 						$.ajax({
449 449
 							type: "post",
450
-							url: huayi.config.callcenter_url + "/Login/login",
450
+							url: huayi.config.callcenter_url + "/login",
451 451
 							dataType: 'json',
452 452
 							async: true,
453 453
 							data: {