饿了吗后台管理系统
2022-08-03 09:57:03
325
{{single.collect_count}}

github仓库地址:https://github.com/bailicangdu/vue2-manage

开发路线:

  1. 环境搭建

多环境变量
axios封装
sass使用 (公共变量,minxis(混入),reset.scss)
element-ui 按需引入
vuex

  1. 登陆页

校验
cookie

  1. 首页

布局

element-ui的按需引入:

vue add element 手动选择,按需导入
回帖
全部回帖({{commentCount}})
{{item.user.nickname}} {{item.user.group_title}} {{item.friend_time}}
{{item.content}}
{{item.comment_content_show ? '取消' : '回复'}} 删除
回帖
{{reply.user.nickname}} {{reply.user.group_title}} {{reply.friend_time}}
{{reply.content}}
{{reply.comment_content_show ? '取消' : '回复'}} 删除
回帖
收起
没有更多啦~
{{commentLoading ? '加载中...' : '查看更多评论'}}