File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5151 <span >快速开始</span >
5252 </template >
5353 <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 >
5555 </lay-menu-item >
5656 <lay-menu-item :index =" 1" >
5757 <template slot="title">
Original file line number Diff line number Diff line change 11<template >
22
33 <div >
4- about
4+
5+ <lay-block >
6+ 钉钉群:
7+ </lay-block >
8+ <img src =" https://cos.jskou.com/dingding.jpg" alt =" " width =" 300" >
59 </div >
610
711
Original file line number Diff line number Diff line change 11<template >
22 <div class =" site-anim" style =" text-align : center ;padding-top : 50px ;" >
33
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 =" " />
55 <div style =" font-size : 50px ; line-height : 50px " >vue-layui</div >
66 <div style =" font-size : 30px ; line-height : 30px ; padding : 10px 10px 30px ; color : #666 " >一个基于layui样式的vue组件库</div >
77 <div style =" display : flex ; align-items : center ;justify-content : center " >
Original file line number Diff line number Diff line change 11<template >
22 <div >
3- <lay-block color =" #FF5722" >该组件正在开发中,存在严重bug</lay-block >
43
54 <lay-block title =" 基本滑块" ></lay-block >
65 <lay-slider class =" demo-slider"
You can’t perform that action at this time.
0 commit comments