From 5885fba08985123bdd78ba694d62ef4476ceb8b2 Mon Sep 17 00:00:00 2001 From: Vinjor Date: Mon, 7 Apr 2025 13:53:10 +0800 Subject: [PATCH] 1 --- config.js | 2 +- pages/components/notice-index.vue | 2 +- pages/index.vue | 17 +- pages/mine/addr/addr-list.vue | 156 +++++++++-------- pages/mine/card/my-card.vue | 185 +++++++++++++++++--- pages/mine/mine-index.vue | 274 ++++++++++++++++++++++++------ pages/notice/detail.vue | 3 +- static/index/服务类型@2x.png | Bin 1140 -> 0 bytes static/index/矩形@2x.png | Bin 136 -> 0 bytes static/mine/caise/dizhi.png | Bin 4810 -> 4865 bytes static/mine/caise/mingpian.png | Bin 4163 -> 4406 bytes static/mine/caise/renzheng.png | Bin 0 -> 5160 bytes static/mine/caise/tonggaoquan.png | Bin 0 -> 4135 bytes static/mine/caise/zuji.png | Bin 5218 -> 5402 bytes static/mine/change_member.png | Bin 0 -> 1427 bytes static/platform/bzhan.png | Bin 0 -> 3063 bytes static/platform/douyin.png | Bin 1706 -> 2784 bytes static/platform/guangguang.png | Bin 0 -> 3731 bytes static/platform/kuaishou.png | Bin 0 -> 2814 bytes static/platform/quanbu.png | Bin 0 -> 1709 bytes static/platform/shipinhao.png | Bin 0 -> 2837 bytes static/platform/weibo.png | Bin 0 -> 3252 bytes static/platform/xiaohongshu.png | Bin 1390 -> 2658 bytes 23 files changed, 489 insertions(+), 150 deletions(-) delete mode 100644 static/index/服务类型@2x.png delete mode 100644 static/index/矩形@2x.png create mode 100644 static/mine/caise/renzheng.png create mode 100644 static/mine/caise/tonggaoquan.png create mode 100644 static/mine/change_member.png create mode 100644 static/platform/bzhan.png create mode 100644 static/platform/guangguang.png create mode 100644 static/platform/kuaishou.png create mode 100644 static/platform/quanbu.png create mode 100644 static/platform/shipinhao.png create mode 100644 static/platform/weibo.png diff --git a/config.js b/config.js index 990cf51..b9e4484 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ // 应用全局配置 module.exports = { - baseUrl: 'http://192.168.1.4:8080', + baseUrl: 'http://192.168.1.17:8080', // baseUrl: 'http://localhost:8080', // 应用信息 appInfo: { diff --git a/pages/components/notice-index.vue b/pages/components/notice-index.vue index 0e112f2..6914a20 100644 --- a/pages/components/notice-index.vue +++ b/pages/components/notice-index.vue @@ -85,7 +85,7 @@ - 不限 diff --git a/pages/index.vue b/pages/index.vue index 8d4acba..332dfa5 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -4,7 +4,8 @@ - + @@ -13,6 +14,12 @@