jawn-ha
jawn-ha
Hi, Thanks for your work, It's amazing  In your Docs, I thought I can create an element in the `onNext` hook and choose it on the next step. But...
有三级嵌套路由,他们逻辑上有嵌套,但是视图上没有嵌套,下面路由的部分 ``` { path: '/account', component: Layout, redirect: '/account/userList', name: 'account', meta: { title: '账号管理', icon: 'user' }, children: [ { path: 'userList', name: 'userList', component: () => import('@/views/account/userList'), meta:...
Thanks for your amazing working first thie regexp of requireRegex cannot match Template literals I hope you can change requireRegex to `/require\s*\(\s*(["'`].*?["'`])\s*\)/g;` I am badly need this
首先感谢您的工作,micro-app确实接入简单,但是目前遇到一个问题,希望作者能帮忙看下 ## 问题描述 的 url 属性必须是一个完整的 URI 路径吗?为什么使用绝对路径会报错 ## 复现步骤 1. `` 2. 报错:Failed to construct 'URL': Invalid URL ## 上传截图   ## 复现仓库 暂无 ## 环境信息 - micro-app版本:0.8.8...
在线演示 和 admin 后台的 CrudTable 都展示不正常
不支持地球模式
map.setMapType(BMAP_EARTH_MAP) 地球模式下所有效果都不支持!!! 能解决下吗?