nebula/pages
2023-07-16 15:47:59 +08:00
..
admin 🐛 编辑页面编辑器渲染问题修复 2022-11-10 14:22:23 +08:00
article feat(components): 评论组件增加分页 2023-03-24 15:20:25 +08:00
chats feat(components): chatgpt 上下文 2023-07-16 15:47:59 +08:00
draft 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
guides 🎨 vditor 组件 cdn 切换 2022-05-24 11:07:05 +08:00
portfolio fix(components): userAccount is not defined 2023-01-05 15:07:51 +08:00
product 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
rules 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
tag 1. 文章管理 2. 评论管理 2021-06-28 08:08:24 +08:00
topic 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
user :fix: can not render avatar normally. 2022-11-01 03:23:13 +08:00
admin.vue 🎨 调整 keep-alive 策略 2022-11-25 15:12:19 +08:00
answer.vue 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
drafts.vue nuxt/auth 2022-10-27 23:22:46 +08:00
forget-password.vue 🎨 接口数据结构变更 2022-08-27 16:05:43 +08:00
index.vue fix(components): 修复首页分页问题 2023-03-24 11:59:37 +08:00
login.vue nuxt/auth 2022-10-29 22:18:17 +08:00
nebula-pi.vue 💩 产品模块代码 2022-06-21 08:33:33 +08:00
notification.vue nuxt/auth 2022-10-27 23:22:46 +08:00
open-data.vue 🐛 编辑页面编辑器渲染问题修复 2022-11-10 14:22:23 +08:00
portfolios.vue 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
products.vue 🎨 增加 axios 重复请求取消机制 2022-10-30 16:56:15 +08:00
README.md first commit 2020-06-19 17:10:44 +08:00
register.vue 🎨 接口数据结构变更 2022-08-27 16:05:43 +08:00
search.vue 🎨 接口数据结构变更 2022-07-25 06:45:33 +08:00
wallet.vue 🎨 钱包账号调整为手动激活 2022-11-01 22:48:32 +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.