From c76922f37ddeeb3344304af453dd2f8befdedb89 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 30 Sep 2025 14:18:00 +0800
Subject: [PATCH] feat: app搭建调整

---
 README.md |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 96cc651..293637e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
+# 掌控智飞
+
+```
+npm install pnpm -g
+pnpm install
+pnpm run dev
+```
+
+
+
+
+
+
 # uniapp 团队协作开发实践模板(Vue3)
 
 [![GitHub Repo stars](https://img.shields.io/github/stars/oyjt/uniapp-vue3-template?style=flat&logo=github)](https://github.com/oyjt/uniapp-vue3-template)
@@ -325,10 +338,3 @@
 5. `shadcn-ui` 分支采用最新的 `tailwindcss v4.1` 版本,因为现阶段的 `unocss` 对于最新版 `tailwindcss` 支持还不够完善。
 `shadcn-ui`并不太适合移动端使用,如果不喜欢可以移除,只保留纯净的框架。
 
-### 捐赠
-
-如果你觉得这个项目对你有帮助,你可以请作者喝饮料🍹
-
-<p align='center'>
-<img alt="微信收款码" src="./src/static/images/pay.png" height="330" style="display:inline-block; height:330px;">
-</p>

--
Gitblit v1.9.3