71 Star 238 Fork 120

GVPUBML/farris-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.changeset
.gitee
.husky
.vscode
.workflow
assets
packages
style-guide
.eslintrc
.gitignore
.hintrc
.ls-lint.yml
.npmrc
.prettierrc
.stylelintrc.json
CONTRIBUTING.md
LICENSE
NOTICE
README.en.md
README.md
commitlint.config.js
eslint.config.mjs
farris-pub.sh
farris_design.jpg
farris_home_page.png
how_to_develop_component.md
image.png
lerna.json
package-lock.json
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
themes.sh
vitest.workspace.js
克隆/下载
themes.sh 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
# 回退到上一级目录
# cd ..
# 生成所有主题
gulp theme --code default --type default
echo -e "生成默认商务风蓝色-紧凑版"
gulp theme --code default --type loose
echo -e "生成默认商务风蓝色-宽松版"
gulp theme --code green --type default
echo -e "生成默认商务风绿色-紧凑版"
gulp theme --code green --type loose
echo -e "生成默认商务风绿色-宽松版"
gulp theme --code red --type default
echo -e "生成默认商务风红色-紧凑版"
gulp theme --code red --type loose
echo -e "生成默认商务风红色-宽松版"
gulp theme --code mimicry --type default
echo -e "生成拟物风蓝色-紧凑版"
gulp theme --code mimicry --type loose
echo -e "生成拟物风蓝色-宽松版"
gulp theme --code mimicry-green --type default
echo -e "生成拟物风绿色-紧凑版"
gulp theme --code mimicry-green --type loose
echo -e "生成拟物风绿色-宽松版"
gulp theme --code mimicry-red --type default
echo -e "生成拟物风红色-紧凑版"
gulp theme --code mimicry-red --type loose
echo -e "生成拟物风绿色-宽松版"
echo -e "所有主题生成完毕"
# 回到当前目录
# cd build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ubml/farris-vue.git
git@gitee.com:ubml/farris-vue.git
ubml
farris-vue
farris-vue
v1.5.0

搜索帮助