Closed myronliu347 closed 4 years ago
{ "alias": { "@": "./src/", "@projectList": "./src/pages/ProjectList/" }, "plugins": [ "build-plugin-icestark", [ "build-plugin-fusion", { "themePackage": "@alife/theme-5358" } ], "build-plugin-fusion-unicode", [ "build-plugin-moment-locales", { "locales": [ "zh-cn" ] } ], "@ali/build-plugin-ice-def" ] }
推荐使用 src/store.ts 的方式维护全局 store https://ice.work/docs/guide/basic/store
https://ice.work/docs/guide/basic/store#%E7%89%88%E6%9C%AC%E5%8F%98%E6%9B%B4%E8%AF%B4%E6%98%8E 补充了下文档
What is the current behavior?
What is the expected behavior?**
Any additional comments?