mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 22:55:33 +00:00
shop-card 路径错误
This commit is contained in:
parent
5db5751577
commit
cb294655d9
@ -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({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user