mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:03:27 +08:00
【调整】根据uniapp组件引用规则,将w-compress图像压缩组件移动到member文件夹下。
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import WCompress from '@/components/w-compress/w-compress.vue'
|
||||
import WCompress from '@/pages/member/components/w-compress/w-compress.vue'
|
||||
export default {
|
||||
components: {
|
||||
WCompress
|
||||
|
||||
Reference in New Issue
Block a user