refactor(web): 页面随web服务发布

This commit is contained in:
2024-01-03 18:38:41 +08:00
parent 6f3e3eccff
commit 770336f0ae
117 changed files with 3 additions and 3 deletions

View File

@@ -1175,7 +1175,7 @@ function tableMetaDialog() {
{
name: 'compactionPlanInstant',
label: '压缩时间点',
width: 160,
width: 180,
...copyField('compactionPlanInstant')
},
{

View File

@@ -82,9 +82,9 @@
amisJSON,
{
data: {
base: 'http://132.126.207.130:35690/hudi_services/service_web',
// base: 'http://132.126.207.130:35690/hudi_services/service_web',
// base: 'http://132.122.116.148:35690/hudi_services/service_web',
// base: '/hudi_services/service_web',
base: '/hudi_services/service_web',
},
},
{

View File

Before

Width:  |  Height:  |  Size: 694 KiB

After

Width:  |  Height:  |  Size: 694 KiB

Some files were not shown because too many files have changed in this diff Show More