...
|
...
|
@@ -618,7 +618,7 @@ seajs.config({ |
|
|
'jquery': 'lib/jquery',
|
|
|
'zepto': 'lib/zepto'
|
|
|
},
|
|
|
base: '../../res/js/',
|
|
|
//base: YohoConfig.resUrl + 'js/',
|
|
|
//base: '../../res/js/',
|
|
|
base: YohoConfig.resUrl + 'js/',
|
|
|
charset: 'utf-8'
|
|
|
}); |
|
|
\ No newline at end of file |
...
|
...
|
|