去除
This commit is contained in:
parent
94b3d79831
commit
5ce61ed7fd
|
|
@ -1,11 +1,6 @@
|
|||
<template>
|
||||
<view class="coreshop-copyright">
|
||||
<view class="u-font-xs">
|
||||
Powered by CoreShop
|
||||
</view>
|
||||
<view class="beian u-font-xs" v-if="shopBeiAn">
|
||||
<view v-if="shopBeiAn"><a href="http://beian.miit.gov.cn/" target="_blank" style="font-size:24upx">备案号:{{shopBeiAn}}</a></view>
|
||||
</view>
|
||||
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user