docs: 更新前端 AI 配置,支持多种技术栈

- admin-ui: Vue3 + Vite
- cashier-mobile: 技术栈待定(uni-app/React Native/Flutter)
- customer-mobile: 技术栈待定
- 添加各框架的 HTTP 调用示例
This commit is contained in:
2026-06-04 08:27:19 +08:00
parent 509812e9b0
commit a8d6fafb71
6 changed files with 60 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>