From 3fa853cb4c19fe999e67d37da26183e100896697 Mon Sep 17 00:00:00 2001 From: zhouyanli <593579392@qq.com> Date: Mon, 1 Jun 2026 11:38:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E6=B6=88=E6=81=AF=E6=8E=A8?= =?UTF-8?q?=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.claude/settings.local.json | 12 ++++++- property-uniapp-project/App.vue | 35 +++++-------------- property-uniapp-project/manifest.json | 3 +- .../pageSubPack/api/api.js | 6 +++- .../pageSubPack/loginSub/login.vue | 11 ++++++ .../pageSubPack/loginSub/pwd-login.vue | 4 ++- 6 files changed, 41 insertions(+), 30 deletions(-) diff --git a/property-uniapp-project/.claude/settings.local.json b/property-uniapp-project/.claude/settings.local.json index 0cfae51..c73c50b 100644 --- a/property-uniapp-project/.claude/settings.local.json +++ b/property-uniapp-project/.claude/settings.local.json @@ -1,7 +1,17 @@ { "permissions": { "allow": [ - "WebFetch(domain:app.apifox.com)" + "WebFetch(domain:app.apifox.com)", + "Bash(sed -i '545s/.*/\\\\t\\\\t\\\\t.activity-card{\\\\n\\\\t\\\\t\\\\t}\\\\n\\\\t\\\\t\\\\t.uni-card{/' pages/index/index.vue)", + "Bash(sed -n '544,549p' pages/index/index.vue)", + "Bash(sed -i '548d' pages/index/index.vue)", + "Bash(sed -n '544,552p' pages/index/index.vue)", + "Bash(cat)", + "Bash(python /tmp/notice_edit.py)", + "Bash(node *)", + "Bash(git checkout *)", + "Bash(sed -i '207,213d' D:/wuye-jumin-front/property-uniapp-project/pageSubPack/loginSub/login.vue)", + "Bash(sed -n '203,213p' D:/wuye-jumin-front/property-uniapp-project/pageSubPack/loginSub/login.vue)" ] } } diff --git a/property-uniapp-project/App.vue b/property-uniapp-project/App.vue index 20973b2..dd18548 100644 --- a/property-uniapp-project/App.vue +++ b/property-uniapp-project/App.vue @@ -1,16 +1,16 @@