Commit d6ff195572dca059022d735255b3707fa5bffda5
1 parent
39b194d4
--
Showing
1 changed file
with
1 additions
and
1 deletions
js/javascript/common/config.js
@@ -8,7 +8,7 @@ | @@ -8,7 +8,7 @@ | ||
8 | // var pub_url = 'http://static.nong12.com/static/newStatic/common/js/', | 8 | // var pub_url = 'http://static.nong12.com/static/newStatic/common/js/', |
9 | // sea_url = 'http://10.28.2.204:10086/pnrwap/js/javascript/'; | 9 | // sea_url = 'http://10.28.2.204:10086/pnrwap/js/javascript/'; |
10 | 10 | ||
11 | -var pub_url = 'http://static.nong12.com/static/source/static-wappnr/js/', | 11 | +var pub_url = 'http://static.nong12.com/static/source/components/js/', |
12 | sea_url = 'http://static.nong12.com/static/source/static-wappnr/js/javascript/'; | 12 | sea_url = 'http://static.nong12.com/static/source/static-wappnr/js/javascript/'; |
13 | 13 | ||
14 | var _version = window.GLOBAL && window.GLOBAL.version ? window.GLOBAL.version : '?'+( new Date() ).getTime(); //版本号 | 14 | var _version = window.GLOBAL && window.GLOBAL.version ? window.GLOBAL.version : '?'+( new Date() ).getTime(); //版本号 |