From 7cceef6a7877886c5ce5eee18576152326e33598 Mon Sep 17 00:00:00 2001 From: sige Date: Tue, 21 May 2024 11:53:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c35e212..7dd140b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# 正负压 + # 技术选型 - 本项目采用的 vue3 + vite + js 脚手架搭建 @@ -63,4 +65,7 @@ https://tdesign.tencent.com/ ```bash yarn yarn dev + +# 工控机浏览器打开右键菜单 +touch /var/zapp_flag/chrome_in_test_mode ```