fix(amis-saas-8828): 细节完善

Change-Id: I81a23c67e681a3dc081ee23bcd71a1577902b24e
This commit is contained in:
wibetter 2022-12-21 15:53:40 +08:00
parent 0e322820a9
commit 6bc58058bc
2 changed files with 2 additions and 2 deletions

View File

@ -52,11 +52,11 @@ export class AvatarPlugin extends BasePlugin {
title: '属性',
body: [
getSchemaTpl('collapseGroup', [
getSchemaTpl('layout:originPosition', {value: 'left-top'}),
{
className: 'p-none',
title: '基本',
body: [
getSchemaTpl('layout:originPosition', {value: 'left-top'}),
// 如果同时存在 src、text 和 icon会优先用 src、接着 text、最后 icon
{
type: 'button-group-select',

View File

@ -187,6 +187,7 @@ export class TableViewPlugin extends BasePlugin {
{
title: '基本',
body: [
getSchemaTpl('layout:originPosition', {value: 'left-top'}),
{
label: '标题',
name: 'caption',
@ -329,7 +330,6 @@ export class TableViewPlugin extends BasePlugin {
className: 'p-none',
body: [
getSchemaTpl('collapseGroup', [
getSchemaTpl('layout:originPosition', {value: 'left-top'}),
{
title: '显示',
body: [