Przeglądaj źródła

shop-card 路径错误

sugar1569 7 lat temu
rodzic
commit
cb294655d9
1 zmienionych plików z 1 dodań i 1 usunięć
  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({