nebula/store
2022-07-25 06:45:33 +08:00
..
admin.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +08:00
answer.js 每日一题系统 2020-12-08 19:59:46 +08:00
article.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +08:00
bank-account.js 💩 产品模块代码 2022-06-21 08:33:33 +08:00
bank.js 💩 产品模块代码 2022-06-21 08:33:33 +08:00
comment.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +08:00
currency-rule.js 💩 产品模块代码 2022-06-21 08:33:33 +08:00
dashboard.js 💩 产品模块代码 2022-06-21 08:33:33 +08:00
draft.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +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
open-data.js 开放数据 2022-03-14 14:51:20 +08:00
portfolio.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +08:00
product.js 🎨 接口数据结构变更 2022-07-25 06:45:33 +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 💩 产品模块代码 2022-06-21 08:33:33 +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.