Skip to content

Commit 9d66d03

Browse files
committed
update
1 parent bb2fa1c commit 9d66d03

File tree

5 files changed

+11
-29
lines changed

5 files changed

+11
-29
lines changed

demo/mtwebapp/.idea/workspace.xml

+8-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/mtwebapp/WEB-INF/lib/mt.jar

1000 Bytes
Binary file not shown.

demo/mtwebapp/index.jsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
combo:{cb:true,conf:[]},
7272
testEnv: false,
7373
staticPath: 'release',
74-
serverDomain: 'http://localhost:8080/testweb/storeinc/',
74+
serverDomain: 'http://localhost:8080/mtwebapp/storeinc/',
7575
ver: '2014071600018',
7676
buildType: 'project'
7777
}

demo/mtwebapp/index1.jsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
combo:{cb:true,conf:[]},
7272
testEnv: false,
7373
staticPath: 'release',
74-
serverDomain: 'http://localhost:8080/testweb/storeinc/',
74+
serverDomain: 'http://localhost:8080/mtwebapp/storeinc/',
7575
ver: '2014071500017',
7676
buildType: 'project'
7777
}

demo/quickstart/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
node ../js/mtbuild.js test.html build.conf lcs
1+
node ../../js/mtbuild.js test.html build.conf lcs

0 commit comments

Comments
 (0)