mirror of
https://github.com/cjango/dcat-vue.git
synced 2025-12-06 14:20:03 +08:00
一些优化
This commit is contained in:
19
README.md
19
README.md
@@ -34,9 +34,16 @@
|
|||||||
[//]: # ()
|
[//]: # ()
|
||||||
[//]: # ()
|
[//]: # ()
|
||||||
|
|
||||||
### 示例图片
|
##### 文件系统
|
||||||
|

|
||||||

|
##### 行政区划、坐标
|
||||||
|

|
||||||
|
##### 图片裁剪(支持多图)
|
||||||
|

|
||||||
|
##### 日期范围
|
||||||
|

|
||||||
|
##### 列表、选择
|
||||||
|

|
||||||
|
|
||||||
### 已有表单组件(采用的是Naive UI)
|
### 已有表单组件(采用的是Naive UI)
|
||||||
```php
|
```php
|
||||||
@@ -98,7 +105,9 @@
|
|||||||
[comment]: <> ()
|
[comment]: <> ()
|
||||||
|
|
||||||
### Dcat-admin 扩展列表
|
### Dcat-admin 扩展列表
|
||||||
1. [图片裁剪](https://github.com/weiwait/dcat-cropper)
|
|
||||||
2. [区划级联+坐标拾取](https://github.com/weiwait/dcat-distpicker)
|
[//]: # (1. [图片裁剪](https://github.com/weiwait/dcat-cropper))
|
||||||
|
|
||||||
|
[//]: # (2. [区划级联+坐标拾取](https://github.com/weiwait/dcat-distpicker))
|
||||||
3. [smtp 便捷配置](https://github.com/weiwait/dcat-smtp)
|
3. [smtp 便捷配置](https://github.com/weiwait/dcat-smtp)
|
||||||
4. [sms channel 便捷配置](https://github.com/weiwait/dcat-easy-sms)
|
4. [sms channel 便捷配置](https://github.com/weiwait/dcat-easy-sms)
|
||||||
|
|||||||
@@ -67,4 +67,7 @@ return [
|
|||||||
'一些优化',
|
'一些优化',
|
||||||
'drop_filesystem_configs_table.php',
|
'drop_filesystem_configs_table.php',
|
||||||
],
|
],
|
||||||
|
'2.5.1' => [
|
||||||
|
'一些优化',
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user