sugar1569 7 лет назад
Родитель
Сommit
cb294655d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      application/wap/view/first/store/index.html

+ 1 - 1
application/wap/view/first/store/index.html

@@ -47,7 +47,7 @@
 </div>
 <script>
    var base = new Base64();
-    requirejs(['vue','store','better-scroll','helper','wap/crmeb/module/store/shop-card'],function(Vue,storeApi,BScroll,$h,shopCard){
+    requirejs(['vue','store','better-scroll','helper','{__WAP_PATH}crmeb/module/store/shop-card'],function(Vue,storeApi,BScroll,$h,shopCard){
         shopCard.install(Vue);
         var cid = "{$cid}";
         new Vue({