jawn-ha

Results 7 issues of jawn-ha

Hi, Thanks for your work, It's amazing ![image](https://user-images.githubusercontent.com/16000122/90951576-a2709e80-e48e-11ea-9202-cf395723be0e.png) 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 ## 上传截图 ![image](https://user-images.githubusercontent.com/16000122/182509306-5491b434-311b-4ee0-940d-1306b7996e46.png) ![image](https://user-images.githubusercontent.com/16000122/182509327-61213610-b89b-476a-891d-6c0821fb267b.png) ## 复现仓库 暂无 ## 环境信息 - micro-app版本:0.8.8...

feature

在线演示 和 admin 后台的 CrudTable 都展示不正常

map.setMapType(BMAP_EARTH_MAP) 地球模式下所有效果都不支持!!! 能解决下吗?