mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success refactor: fs-images-format images prop define
This commit is contained in:
@@ -98,6 +98,10 @@ export default function ({ crudExpose }: CreateCrudOptionsProps): CreateCrudOpti
|
||||
title: "error",
|
||||
type: "image-uploader"
|
||||
},
|
||||
object: {
|
||||
title: "object",
|
||||
type: "image-uploader"
|
||||
},
|
||||
pictureCard2: {
|
||||
title: "通过urls显示",
|
||||
type: "image-uploader",
|
||||
|
||||
@@ -21,7 +21,10 @@ const list = [
|
||||
],
|
||||
limit: ["http://greper.handsfree.work/extends/avatar.jpg", "https://www.baidu.com/img/bd_logo1.png"],
|
||||
statusRemote: "0",
|
||||
keyValueType: "/2022-12-20/qygzqdjd1g.yaml"
|
||||
keyValueType: "/2022-12-20/qygzqdjd1g.yaml",
|
||||
object: {
|
||||
url: "http://greper.handsfree.work/extends/avatar.jpg"
|
||||
}
|
||||
},
|
||||
{
|
||||
radio: "2"
|
||||
|
||||
Reference in New Issue
Block a user