File tree 4 files changed +7
-4
lines changed
4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 51
51
<span >快速开始</span >
52
52
</template >
53
53
<lay-menu-child-item title =" 首页" :to =" {name: 'home'}" ></lay-menu-child-item >
54
- <!-- < lay-menu-child-item title="about " :to="{name: 'about'}"></lay-menu-child-item> -- >
54
+ <lay-menu-child-item title =" 关于vue-layui " :to =" {name: 'about'}" ></lay-menu-child-item >
55
55
</lay-menu-item >
56
56
<lay-menu-item :index =" 1" >
57
57
<template slot="title">
Original file line number Diff line number Diff line change 1
1
<template >
2
2
3
3
<div >
4
- about
4
+
5
+ <lay-block >
6
+ 钉钉群:
7
+ </lay-block >
8
+ <img src =" https://cos.jskou.com/dingding.jpg" alt =" " width =" 300" >
5
9
</div >
6
10
7
11
Original file line number Diff line number Diff line change 1
1
<template >
2
2
<div class =" site-anim" style =" text-align : center ;padding-top : 50px ;" >
3
3
4
- <img width =" 300" src =" http ://cos.jskou.com/vue-layui-logo.png" alt =" " />
4
+ <img width =" 300" src =" https ://cos.jskou.com/vue-layui-logo.png" alt =" " />
5
5
<div style =" font-size : 50px ; line-height : 50px " >vue-layui</div >
6
6
<div style =" font-size : 30px ; line-height : 30px ; padding : 10px 10px 30px ; color : #666 " >一个基于layui样式的vue组件库</div >
7
7
<div style =" display : flex ; align-items : center ;justify-content : center " >
Original file line number Diff line number Diff line change 1
1
<template >
2
2
<div >
3
- <lay-block color =" #FF5722" >该组件正在开发中,存在严重bug</lay-block >
4
3
5
4
<lay-block title =" 基本滑块" ></lay-block >
6
5
<lay-slider class =" demo-slider"
You can’t perform that action at this time.
0 commit comments