Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
style_tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
于广洋
style_tool
Commits
f6c97b2b
Commit
f6c97b2b
authored
Apr 08, 2020
by
于广洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
1b6b23d5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
2 deletions
+14
-2
README.md
README.md
+14
-2
No files found.
README.md
View file @
f6c97b2b
#
tax_related_institutions
#
style-tool
> A Vue.js project
...
...
@@ -26,5 +26,17 @@ npm run e2e
# run all tests
npm
test
```
Style-tool使用工具
工具说明:本工具是修改elementui皮肤的工具,具体使用方式如下:
依赖:sass-loader, node-sass, element-theme, theme-chalk
在工程项目根目录,doc执行 et -i
在根目录会生成scss文件
element-variables.scss
修改该scss文件中的样式
在工程项目根目录,doc执行 et
会在工程目录下生成
theme文件夹
该文件夹下根目录的index.css就是通过编辑的scss文件生成的,可以直接引入到工程入口文件中如
import '../theme/index.css'
即可在测试页中进行编辑查看测试效果
For a detailed explanation on how things work, check out the
[
guide
](
http://vuejs-templates.github.io/webpack/
)
and
[
docs for vue-loader
](
http://vuejs.github.io/vue-loader
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment