From 8fed9a410f3ba5357091b59b8d6ed56848e456b3 Mon Sep 17 00:00:00 2001 From: gzy <1370682505@qq.com> Date: Tue, 6 Aug 2024 18:58:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-mall-uniapp-master/manifest.json | 2 +- yudao-mall-uniapp-master/pages/user/info.vue | 120 +++++------------- .../components/s-select-sku/s-select-sku.vue | 11 +- 3 files changed, 40 insertions(+), 93 deletions(-) diff --git a/yudao-mall-uniapp-master/manifest.json b/yudao-mall-uniapp-master/manifest.json index f210bb0..91bdb3a 100644 --- a/yudao-mall-uniapp-master/manifest.json +++ b/yudao-mall-uniapp-master/manifest.json @@ -1,5 +1,5 @@ { - "name": "芋道商城", + "name": "郑大商城", "appid": "__UNI__460BC4C", "description": "基于 uni-app + Vue3 技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。", "versionName": "2.1.0", diff --git a/yudao-mall-uniapp-master/pages/user/info.vue b/yudao-mall-uniapp-master/pages/user/info.vue index 1b668c5..72d0440 100644 --- a/yudao-mall-uniapp-master/pages/user/info.vue +++ b/yudao-mall-uniapp-master/pages/user/info.vue @@ -1,32 +1,15 @@