Commit d6ff195572dca059022d735255b3707fa5bffda5

Authored by dlstatic
1 parent 39b194d4

--

js/javascript/common/config.js
... ... @@ -8,7 +8,7 @@
8 8 // var pub_url = 'http://static.nong12.com/static/newStatic/common/js/',
9 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 12 sea_url = 'http://static.nong12.com/static/source/static-wappnr/js/javascript/';
13 13  
14 14 var _version = window.GLOBAL && window.GLOBAL.version ? window.GLOBAL.version : '?'+( new Date() ).getTime(); //版本号
... ...