Skip to content

Commit e475452

Browse files
committed
tweak: readme
1 parent 1094a78 commit e475452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README-ZH.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ const vm = new Vue({
127127
Vuescroll 是极其容易扩展的,你基本只需要做 2 步即可。
128128

129129
1.[global-config.js](https://github.com/wangyi7099/vuescroll/blob/dev/src/shared/global-config.js) 文件中对应的模块处修改/增加对应的特性,比如,我想增加一个可以配置滚动面板颜色的特性,默认是红色,如下图:
130+
<br>
130131
![](https://github.com/wangyi7099/pictureCdn/blob/master/allPic/vuescroll/s1.jpg?raw=true)
131132
2. 找到对应的模块文件, 并在模块的对应的代码处修改即可,如下图:
132133
<br>

0 commit comments

Comments
 (0)