[*] 优化client web结构

This commit is contained in:
acgist
2023-02-25 23:19:04 +08:00
parent 4310698704
commit e3ead16857
5 changed files with 150 additions and 193 deletions

View File

@@ -58,6 +58,7 @@ jobs:
- name: Build with NodeJS
run: |
npm install
npm run dev
# 不能直接运行
# npm run dev
working-directory: ./taoyao-client-media