LinaBell

Results 4 issues of LinaBell

```ts const store = createPinia(); registerPiniaPersistPlugin(store); export function setupStore(app: App) { app.use(store); } export { store }; ``` 这是框架默认的配置 ```ts export const useNotifyStore = defineStore('notify', .... persist: true, ``` store配置...

url变更为`https://cat-match.easygame2021.com/sheep/v1/game/map_info_ex`, 返回数据如下 `{ "err_code": 0, "err_msg": "", "data": { "map_md5": [ "第一关md5", "第二关md5" ], "map_seed": [ 3457882718, 3133662276, 815268011, 590535718 ] } } ` 拦截response, 将第二关也改为第一关 另外请问,可以放在服务器上运行吗,是否需要做映射相关?这方面不太懂

### Version Vben Admin V5 ### Describe the bug? 登录后通过地址栏/auth/login任然会跳转到登录页 ### Reproduction 应该跳转到首页 ### System Info ```shell System: OS: Windows 11 10.0.22631 CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700KF...

bug

### Version Vben Admin V5 ### Describe the bug? ### Reproduction 官网可见: https://www.vben.pro/#/examples/form/query ### System Info ```shell Binaries: Node: 20.16.0 - ~/.nvm/versions/node/v20.16.0/bin/node npm: 10.8.1 - ~/.nvm/versions/node/v20.16.0/bin/npm pnpm: 9.8.0 - ~/.nvm/versions/node/v20.16.0/bin/pnpm...

bug: pending triage