|
@ -152,8 +152,8 @@ try{ |
|
|
Vue.prototype.isMobile = isMobile(); |
|
|
Vue.prototype.isMobile = isMobile(); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
const NODE_ENV = 'development'; |
|
|
// const NODE_ENV = 'development';
|
|
|
// const NODE_ENV = 'production';
|
|
|
const NODE_ENV = 'production'; |
|
|
|
|
|
|
|
|
Vue.prototype.cssUrl1 = '/static/images/' |
|
|
Vue.prototype.cssUrl1 = '/static/images/' |
|
|
|
|
|
|
|
|