nebula/store
2022-03-13 23:09:34 +08:00
..
admin.js 💩 tabs 页 2022-03-03 11:26:42 +08:00
answer.js 每日一题系统 2020-12-08 19:59:46 +08:00
article.js 💩 公告组件 2021-05-07 08:26:51 +08:00
bank-account.js 银行卡管理-增加交易记录查看功能 2021-12-28 23:21:47 +08:00
bank.js 积分系统基础功能实现 2020-11-30 20:42:24 +08:00
comment.js 专题模块功能 2020-08-01 00:41:54 +08:00
dashboard.js 仪表盘界面新增文章/用户/银行账户新增信息列表功能 2022-03-13 23:09:34 +08:00
draft.js 草稿箱模块 2020-08-02 19:22:39 +08:00
follow.js 🎨 获取用户关注用户/粉丝数据功能 2021-08-24 22:32:08 +08:00
global.js 一个简易的搜索功能解决方案 2020-11-30 23:56:08 +08:00
index.js 浏览器指纹 2022-01-14 10:38:55 +08:00
notification.js 🐛 消息标记已读问题修复 2021-03-15 21:16:01 +08:00
portfolio.js 作品集面板功能 2021-03-06 21:29:35 +08:00
README.md first commit 2020-06-19 17:10:44 +08:00
rule.js 货币规则 2020-12-10 16:24:55 +08:00
search.js 💩 搜索功能 2021-05-20 22:02:49 +08:00
tag.js 标签管理功能 2020-09-08 07:59:16 +08:00
topic.js 专题管理功能 2020-09-08 07:59:55 +08:00
user.js ♻️ 个人中心路径 /user/nickname -> /user/account 2021-03-26 10:44:54 +08:00
wallet.js 我的钱包-交易记录增加时间段检索功能 2021-12-28 23:20:30 +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.