dcat-admin-demo icon indicating copy to clipboard operation
dcat-admin-demo copied to clipboard

Results 30 dcat-admin-demo issues
Sort by recently updated
recently updated
newest added

Dcat Admin的相关问题请前往 https://github.com/jqhph/dcat-admin/issues 提交,感谢配合

目前观察好像只有后台操作界面多语 如果前台要双语就要自己另外写多语系编辑 另外我在测试编辑器editor指定语言包languageUrl()给js 似乎无作用 如果我想要做切换多语言编辑表单 在编辑器的部份换成对应的语言无法成功切换过去

请支持Laravel 9谢谢

$from->XXX生成出来的表单控件都不带ID,有什么办法解决这个问题吗,旧项目升级,针对表单控件id写了不少js,现在全失效了

开启调试模式时,admin_exit函数表现为 ![Snipaste_2021-10-20_14-35-46](https://user-images.githubusercontent.com/43124203/138040545-a494f5f0-bace-4199-8adc-2affa442335c.png) 关闭调试模式时,admin_exit函数表现为 ![image](https://user-images.githubusercontent.com/43124203/138040650-08a5e37d-adcd-4ce1-b6c4-114651e78a6f.png) 请问是我哪里设置不对吗

$form->select('province')->options(...)->load('city','/api/city'); 出现 TypeError: Dcat.helpers.loadFields is not a function

生成商家后台后,导航栏无退出登录按钮,bootstrap.php文件中增加自定义导航也未生效。

hello auther: building in php version:8.0.0 Problem 1 - Root composer.json requires php ^7.1.3 but your php version (8.0.0) does not satisfy that requirement. Problem 2 - laravel/framework[v5.8.0, ..., 5.8.x-dev]...

在网站是HTTPS的情况下,百度地图2.0版本js加载HTTP资源浏览器警告导致地图组件无法使用,改成百度地图改成3.0版本就好了。