diff --git a/application/wap/view/first/public/requirejs.html b/application/wap/view/first/public/requirejs.html index 43f3f970..6d28259f 100644 --- a/application/wap/view/first/public/requirejs.html +++ b/application/wap/view/first/public/requirejs.html @@ -24,7 +24,7 @@ deps: ['css!yduicss'] } }, - baseUrl: '//' + location.hostname + "/{__PUBLIC_PATH}", + baseUrl: '//' + location.hostname + "{__PUBLIC_PATH}", paths: { 'static': 'static', 'vue': 'static/plug/vue/dist/vue.min',