-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontent.json
1 lines (1 loc) · 5.15 KB
/
content.json
1
{"meta":{"title":"Hexo","subtitle":"Holy","description":"","author":"Eiso","url":"http://example.com","root":"/"},"pages":[{"title":"404","date":"2021-12-02T07:59:18.000Z","updated":"2021-12-02T07:59:48.516Z","comments":true,"path":"404/index.html","permalink":"http://example.com/404/index.html","excerpt":"","text":""},{"title":"about","date":"2021-12-02T07:55:08.000Z","updated":"2021-12-02T07:55:34.058Z","comments":true,"path":"about/index.html","permalink":"http://example.com/about/index.html","excerpt":"","text":""},{"title":"contact","date":"2021-12-02T07:56:15.000Z","updated":"2021-12-02T07:56:35.801Z","comments":true,"path":"contact/index.html","permalink":"http://example.com/contact/index.html","excerpt":"","text":""},{"title":"friends","date":"2021-12-02T07:56:55.000Z","updated":"2021-12-02T07:57:14.660Z","comments":true,"path":"friends/index.html","permalink":"http://example.com/friends/index.html","excerpt":"","text":""},{"title":"categories","date":"2021-12-02T07:54:04.000Z","updated":"2021-12-02T07:54:31.619Z","comments":true,"path":"categories/index.html","permalink":"http://example.com/categories/index.html","excerpt":"","text":""},{"title":"tags","date":"2021-12-02T07:54:56.000Z","updated":"2021-12-02T07:55:46.075Z","comments":true,"path":"tags/index.html","permalink":"http://example.com/tags/index.html","excerpt":"","text":""}],"posts":[{"title":"vue样式","slug":"vue样式","date":"2021-12-02T07:23:31.000Z","updated":"2021-12-02T07:25:38.543Z","comments":true,"path":"2021/12/02/vue样式/","link":"","permalink":"http://example.com/2021/12/02/vue%E6%A0%B7%E5%BC%8F/","excerpt":"","text":"#I.所有模块的背景颜色为#f3faff 线条为#dddddd #II.所有模块的字号是14px 字体(参考42发起选型的字体) 1.页边距1.上下边距 10px 2.左右边距 20px 2.布局和模块的样式1.分为三个模块 I.所有模块的背景都距离边框2px(背景色为) II.如果搜索条件少,就放到功能模块右顶齐; III.如果搜索条件多,就放到该编辑栏。 1.功能模块(按钮模块) 1.功能类按钮颜色:#2179cb 2.取消类按钮颜色:白色 3.提交类按钮颜色:绿色 4.删除类按钮颜色:红色 5.按钮栏底色:F3FAFF 6.按钮高度:30px 2.展示模块(一般用来放输入框和名称) 1.名称的第一字和下面表格的复选框对齐(建议不要用el-col布局去写这个布局,因为在分辨率为1366*768显示正常1920*1080上会显示有问题) 2.名称和输入框的距离 2px 3.每组(名称和输入框的组合)距离左边为2vh(我的现在是这样,如果有其它的也可以调整) 3.表格模块 1.表整体 1.表格整体高度是固定高度(如果直接用定高设置会出现操作栏偏移问题,可以参考flex布局) 2.表格头的高度为36.719 数据行为29 3.表格如果需要复选框,将表头的复选框和表数据的复选框对齐 4.操作栏的按钮不需要图标 5.合计栏要出现 1.总条数; 2.每页条数如果条数超过100(20,40,100,All),否则(20,40,All) 3.分为多少页 2.表头 1.要和表格偶数行的背景颜色一致 2.字体要加粗(组件应该是做好的加粗,要是没有就自己加上) 3.行高度37px 3.表数据 1.行高度 30px 2.行点击事件触发复选框的选中事件 3.斑马线式奇偶行 4.选中行背景色#FFFACD 4.表合计栏 1.每页多少行显示为每页num行,num是自己选择 2.每页多少行的每页和行字距离右边5px dialog 通用样式1.弹框的头和尾都得有背景颜色,颜色为#f8f8f8 2.弹框必须是可以拖动的 3.表尾的按钮居中对齐 确认按钮为绿色 取消为白色 4.弹窗的头部标题为上下剧中 样式为padding: 20px 20px 20px 5.弹窗的显示隐藏只能通过右上角x和取消来决定 el-tree 的样式1.节点加图标,如果节点下没有子节点 不用图标 2.展开时父节点是-,关闭是+,默认是全部展开 3.选中节点的背景颜色#FFFACD 4.树型结构得做自动滚动条,防止显示出问题 el-button 的样式1.按钮font-size为14px 2.按钮规格为small 3.两按钮之间间隔为5px 4.按钮距离外边框1px","categories":[],"tags":[]},{"title":"第一篇博客","slug":"第一篇博客","date":"2021-12-02T06:13:13.000Z","updated":"2021-12-02T06:18:27.609Z","comments":true,"path":"2021/12/02/第一篇博客/","link":"","permalink":"http://example.com/2021/12/02/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E5%AE%A2/","excerpt":"","text":"第一章内容 第二章内容 参考文献www.baidu.com","categories":[],"tags":[]},{"title":"Hello World","slug":"hello-world","date":"2021-12-02T06:09:50.077Z","updated":"1985-10-26T08:15:00.000Z","comments":true,"path":"2021/12/02/hello-world/","link":"","permalink":"http://example.com/2021/12/02/hello-world/","excerpt":"","text":"Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post$ hexo new \"My New Post\" More info: Writing Run server$ hexo server More info: Server Generate static files$ hexo generate More info: Generating Deploy to remote sites$ hexo deploy More info: Deployment","categories":[],"tags":[]}],"categories":[],"tags":[]}