mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:18:03 +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: '数据',
|
||||
body: [
|
||||
// getSchemaTpl('combo-container', {
|
||||
// type: 'input-kv',
|
||||
// mode: 'normal',
|
||||
// name: 'data',
|
||||
// label: '初始化静态数据'
|
||||
// }),
|
||||
getSchemaTpl('dataMap'),
|
||||
getSchemaTpl('apiControl', {
|
||||
name: 'initApi',
|
||||
label: tipedLabel(
|
||||
|
Loading…
Reference in New Issue
Block a user