strong_yc
strong_yc
   配置不生效
store建议
1、在Ts中支持定义state类型 2、store支持对state中的数据进行持久化存储,防止刷新页面后数据丢失,比如全局的用户数据。
// src/models/user.ts export const delay = (time) => new Promise((resolve) => setTimeout(() => resolve(), time)); export default { // 定义 model 的初始 state state: { name: '', id: '', },...
放到环境里,菜单会变成省略号,如何让菜单在一行内显示出来! 

编辑器里引入图片,在网页上可以打开,但放在编辑器里无法识别
value How to support Chinese?
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-pro-vue/issues) ## Basic Info ## What are the similar cases of this feature 建议增加一个增加锁屏功能 ##...
图标如何自动导入
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-pro/issues) ## Basic Info - **Package Name And Version:** [email protected] - **Browser:** chrome101.0.4951.41 ## What...