|
@@ -1035,7 +1035,7 @@ export const formComponents = [
|
|
|
width: 160,
|
|
|
height: 30,
|
|
|
name: 'text',
|
|
|
- text: $t('乐吾乐le5le - 大屏可视化'),
|
|
|
+ text: $t('亿维物联 - 大屏可视化'),
|
|
|
textAutoAdjust: true,
|
|
|
props: {
|
|
|
custom: [
|
|
@@ -2683,7 +2683,7 @@ export const formComponents = [
|
|
|
width: 500,
|
|
|
height: 400,
|
|
|
externElement: true,
|
|
|
- iframe: `https://${rootDomain?.slice(1)}`,
|
|
|
+ iframe: 'https://www.unimat.com.cn/',
|
|
|
props: {
|
|
|
custom: iframeCustom,
|
|
|
},
|
|
@@ -2924,13 +2924,13 @@ export const formComponents = [
|
|
|
height: 300,
|
|
|
data: [
|
|
|
{
|
|
|
- src: `https://2ds${rootDomain}/img/banner1.bc890350.png`,
|
|
|
+ src: `/img/banner1.png`,
|
|
|
},
|
|
|
{
|
|
|
- src: `https://2ds${rootDomain}/img/banner2.adab6a6e.png`,
|
|
|
+ src: `/img/banner2.png`,
|
|
|
},
|
|
|
{
|
|
|
- src: `https://2ds${rootDomain}/img/banner3.86b53aed.png`,
|
|
|
+ src: `/img/banner3.png`,
|
|
|
},
|
|
|
],
|
|
|
hiddenText: true,
|
|
@@ -2955,13 +2955,13 @@ export const formComponents = [
|
|
|
swiperType: 'iframe',
|
|
|
data: [
|
|
|
{
|
|
|
- src: `https://2d${rootDomain}/preview?id=6357a9e2d44b9402de84d2e8`,
|
|
|
+ src: `https://www.unimat.com.cn/unxilieplc.html`,
|
|
|
},
|
|
|
{
|
|
|
- src: `https://2d${rootDomain}/preview?id=6357aec8d44b9402de84d2f1`,
|
|
|
+ src: `https://www.unimat.com.cn/uhxiliehmi.html`,
|
|
|
},
|
|
|
{
|
|
|
- src: `https://2d${rootDomain}/preview?id=641d524a8df2c654ea652d7e`,
|
|
|
+ src: `https://www.unimat.com.cn/wulianwangchanpin.html`,
|
|
|
},
|
|
|
],
|
|
|
hiddenText: true,
|
|
@@ -2986,7 +2986,7 @@ export const formComponents = [
|
|
|
name: $t('链接'),
|
|
|
icon: 'l-lianjie',
|
|
|
data: {
|
|
|
- text: $t('乐吾乐2D编辑器'),
|
|
|
+ text: $t('亿维物联'),
|
|
|
width: 100,
|
|
|
height: 30,
|
|
|
name: 'text',
|
|
@@ -2998,7 +2998,7 @@ export const formComponents = [
|
|
|
{
|
|
|
action: 0,
|
|
|
params: '_blank',
|
|
|
- value: `https://2d${rootDomain}`,
|
|
|
+ value: `https://www.unimat.com.cn/`,
|
|
|
},
|
|
|
],
|
|
|
},
|
|
@@ -3128,20 +3128,20 @@ context.meta2d.translate(
|
|
|
{
|
|
|
key: '1',
|
|
|
title: $t('页面1'),
|
|
|
- to: `https://doc${rootDomain}/document/135787991`,
|
|
|
+ to: `https://www.unimat.com.cn/unxilieplc.html`,
|
|
|
target: '_blank',
|
|
|
},
|
|
|
{
|
|
|
key: '2',
|
|
|
title: $t('页面2'),
|
|
|
- to: `https://2d${rootDomain}/?id=641d524a8df2c654ea652d7e`,
|
|
|
+ to: `https://www.unimat.com.cn/uhxiliehmi.html`,
|
|
|
target: '_blank',
|
|
|
},
|
|
|
{
|
|
|
key: '3',
|
|
|
title: $t('页面3'),
|
|
|
- to: `https://2d${rootDomain}/?id=6357a9e2d44b9402de84d2e8`,
|
|
|
- target: '_self',
|
|
|
+ to: `https://www.unimat.com.cn/wulianwangchanpin.html`,
|
|
|
+ target: '_blank',
|
|
|
},
|
|
|
],
|
|
|
props: {
|