From a8d6fafb71df1168e1cfd7679079c028a84a4f07 Mon Sep 17 00:00:00 2001 From: pigeon Date: Thu, 4 Jun 2026 08:27:19 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF=20?= =?UTF-8?q?AI=20=E9=85=8D=E7=BD=AE=EF=BC=8C=E6=94=AF=E6=8C=81=E5=A4=9A?= =?UTF-8?q?=E7=A7=8D=E6=8A=80=E6=9C=AF=E6=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - admin-ui: Vue3 + Vite - cashier-mobile: 技术栈待定(uni-app/React Native/Flutter) - customer-mobile: 技术栈待定 - 添加各框架的 HTTP 调用示例 --- .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/misc.xml | 3 ++ .idea/modules.xml | 8 ++++ .idea/rui-frontend.iml | 9 ++++ .idea/vcs.xml | 6 +++ AGENTS.md | 49 +++++++++++++------- 6 files changed, 60 insertions(+), 16 deletions(-) create mode 100644 .idea/modules.xml create mode 100644 .idea/rui-frontend.iml create mode 100644 .idea/vcs.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 8d66637..03d9549 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,5 +1,6 @@ \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 4738e18..fa27012 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + + +