mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 优化 PureTableBar 组件,添加列展示功能
This commit is contained in:
2
.github/workflows/gitee.yml
vendored
2
.github/workflows/gitee.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Deploy 🔧
|
||||
run: |
|
||||
pnpm install
|
||||
pnpm install --no-frozen-lockfile
|
||||
sed -i "s#VITE_PUBLIC_PATH = /#VITE_PUBLIC_PATH = /vue-pure-admin/#g" $(pwd)/.env.production
|
||||
pnpm build
|
||||
cd dist
|
||||
|
||||
Reference in New Issue
Block a user