nebula/pages
2021-08-18 15:54:23 +08:00
..
admin 🎨 文章管理功能优化 2021-06-28 10:53:32 +08:00
article 🎨 替换图标为 svg 2021-07-29 16:14:54 +08:00
chats ♻️ 个人中心路径 /user/nickname -> /user/account 2021-03-26 10:44:54 +08:00
draft 🐛 修复``标签没有背景色问题 2021-03-29 09:58:58 +08:00
guides vditor 教程 2020-10-20 22:33:53 +08:00
portfolio 💄 作品集 UI 更新 2021-08-11 13:31:32 +08:00
rules 🎨 货币规则界面展示效果调整 2020-12-10 22:29:45 +08:00
tag 1. 文章管理 2. 评论管理 2021-06-28 08:08:24 +08:00
topic :bugs: 返回上一页丢失分页信息问题修复 2021-02-03 16:10:57 +08:00
user 🎨 替换图标为 svg 2021-07-29 11:22:52 +08:00
admin.vue 1. 文章管理 2. 评论管理 2021-06-28 08:08:24 +08:00
answer.vue 答题奖励规则 2021-02-20 16:55:43 +08:00
drafts.vue 积分系统基础功能实现 2020-11-30 20:42:24 +08:00
forget-password.vue 🎨 操作按钮展示效果统一 2020-09-28 00:37:14 +08:00
index.vue 💩 公告组件 2021-05-07 08:26:51 +08:00
login.vue 🎨 延长 Cookie 失效时间 2021-08-18 15:54:23 +08:00
notification.vue 🐛 消息中心分页问题修复 2021-03-06 09:59:38 +08:00
portfolios.vue 作品集面板功能 2021-03-06 21:29:35 +08:00
README.md first commit 2020-06-19 17:10:44 +08:00
register.vue 🎨 操作按钮展示效果统一 2020-09-28 00:37:14 +08:00
search.vue 💩 搜索功能 2021-05-30 12:08:20 +08:00
wallet.vue 🎨 我的钱包展示效果修改 2021-06-28 11:59:22 +08:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.