mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 17:31:18 +08:00
Merge "fix: 重新添加上 page组件的数据映射面板配置" into feat-optimize-5
This commit is contained in:
commit
2adfec36ce
@ -198,12 +198,7 @@ export class PagePlugin extends BasePlugin {
|
|||||||
{
|
{
|
||||||
title: '数据',
|
title: '数据',
|
||||||
body: [
|
body: [
|
||||||
// getSchemaTpl('combo-container', {
|
getSchemaTpl('dataMap'),
|
||||||
// type: 'input-kv',
|
|
||||||
// mode: 'normal',
|
|
||||||
// name: 'data',
|
|
||||||
// label: '初始化静态数据'
|
|
||||||
// }),
|
|
||||||
getSchemaTpl('apiControl', {
|
getSchemaTpl('apiControl', {
|
||||||
name: 'initApi',
|
name: 'initApi',
|
||||||
label: tipedLabel(
|
label: tipedLabel(
|
||||||
|
Loading…
Reference in New Issue
Block a user