nebula/store
2020-11-11 21:39:33 +08:00
..
admin.js 🐛 用户/角色管理界面分页问题修复 2020-09-15 22:15:02 +08:00
article.js 🎨 路径变更 2020-09-08 08:00:32 +08:00
comment.js 专题模块功能 2020-08-01 00:41:54 +08:00
dashboard.js 后台管理-仪表盘功能 2020-08-11 14:42:45 +08:00
draft.js 草稿箱模块 2020-08-02 19:22:39 +08:00
global.js 💄 优化手机端体验 2020-08-04 21:50:59 +08:00
index.js 🐛 更新头像与昵称后刷新界面,头像缓存问题修复 2020-11-11 21:39:33 +08:00
notification.js 消息中心模块 2020-08-02 19:21:51 +08:00
portfolio.js 作品集管理功能 2020-08-02 19:23:32 +08:00
README.md first commit 2020-06-19 17:10:44 +08:00
tag.js 标签管理功能 2020-09-08 07:59:16 +08:00
topic.js 专题管理功能 2020-09-08 07:59:55 +08:00
user.js 用户扩展-站点链接功能 2020-11-09 22:02:00 +08:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

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