From b2facaefb9954750cec141929ab4fc798a3ffdb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=87?= <2020377497@qq.com> Date: Wed, 10 Jan 2024 08:53:08 +0800 Subject: [PATCH 1/4] upda --- components/{myList => yList}/index.vue | 4 ++-- components/{myTable => yTable}/index.vue | 2 +- .../{myUpload => yUpload}/index copy.vue | 12 +++++------ components/{myUpload => yUpload}/index.vue | 16 +++++++------- store/afterSale/index.vue | 12 +++++------ store/cat/edit.vue | 4 ++-- store/goods/components/skuEdit.vue | 18 ++++++++-------- store/goods/edit.vue | 6 +++--- store/goods/index.vue | 10 ++++----- store/index/index.vue | 20 +++++++++++++----- store/order/index.vue | 21 ++++++++++++------- store/setup/index.vue | 12 +++++------ store/shop/edit.vue | 14 ++++++------- store/user/edit.vue | 10 ++++----- store/user/list.vue | 12 +++++------ 15 files changed, 95 insertions(+), 78 deletions(-) rename components/{myList => yList}/index.vue (97%) rename components/{myTable => yTable}/index.vue (99%) rename components/{myUpload => yUpload}/index copy.vue (94%) rename components/{myUpload => yUpload}/index.vue (95%) diff --git a/components/myList/index.vue b/components/yList/index.vue similarity index 97% rename from components/myList/index.vue rename to components/yList/index.vue index d1bd651..8be3820 100644 --- a/components/myList/index.vue +++ b/components/yList/index.vue @@ -1,5 +1,5 @@