From 592988abf50428222e5d30bc01a6dfd83ebc01f1 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 09 Jun 2026 15:00:23 +0800
Subject: [PATCH] feat: 打包文档

---
 applications/task-work-order/README.md |    5 +++++
 applications/mobile-web-view/README.md |    8 ++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/applications/mobile-web-view/README.md b/applications/mobile-web-view/README.md
index 6b2625b..c222c4c 100644
--- a/applications/mobile-web-view/README.md
+++ b/applications/mobile-web-view/README.md
@@ -29,3 +29,11 @@
 
 ## 目录约定
 - 组件/页面使用 PascalCase 命名。
+
+
+
+## 打包部署流程
+
+打包,根目录下的 package.json , build:test:mobile-web-view
+
+连接shuixiong服务器  目录 /software/service/drone/web/mobile-web-view
\ No newline at end of file
diff --git a/applications/task-work-order/README.md b/applications/task-work-order/README.md
index 0fdf49b..f3389b3 100644
--- a/applications/task-work-order/README.md
+++ b/applications/task-work-order/README.md
@@ -25,3 +25,8 @@
 ## 资源与约定
 - 组件/页面使用 PascalCase 命名。
 - 静态资源放在 `public/` 或 `src/assets/`。
+
+## 打包部署
+根目录package.json  ,build:prod:task-work-order
+手动上传打包后文件
+连接服务器  /data/wwwtask

--
Gitblit v1.9.3