sugar1569 пре 7 година
родитељ
комит
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({