Browse Source

换js名字

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@368 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 11 years ago
parent
commit
57af5dd685
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/mobile/index.html

+ 1 - 1
src/main/webapp/WEB-INF/views/mobile/index.html

@@ -28,6 +28,6 @@
 	</div>
 
 <script type="text/javascript" src="static/lib/require.js"
-		data-main="static/js/index/main_mobile.js"></script>
+		data-main="static/js/index/mobile.index.main.js"></script>
 </body>
 </html>