A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
- 登录模块放到左侧抽屉
- 帖子编辑
- 清除缓存
- 通知数量
- 夜晚模式
- 站外链接控制
- TAB状态管理
- PWA说明
- 路由模式调整
- 调整抽屉在PC端的交互
- 分享
- 分享页打开时,返回主页问题
- 通知
- 下拉刷新
- 代码块样式调整