mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-10 00:25:33 +00:00
shop-card 路径错误
This commit is contained in:
parent
5db5751577
commit
cb294655d9
@ -47,7 +47,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
var base = new Base64();
|
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);
|
shopCard.install(Vue);
|
||||||
var cid = "{$cid}";
|
var cid = "{$cid}";
|
||||||
new Vue({
|
new Vue({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user