修复自定义在线机型

This commit is contained in:
net909
2024-12-30 22:27:59 +08:00
parent 75348c27da
commit a449674739
9 changed files with 58 additions and 21 deletions
+7 -3
View File
@@ -97,8 +97,12 @@ textarea.form-control{min-height: auto;}
data: {
apitypes: [
{
title: '大众点评',
key: 'dianping'
title: 'Ucloud',
key: 'ucloud'
},
{
title: '58同城',
key: 'cdn58'
},
{
title: 'LOCIMG',
@@ -141,7 +145,7 @@ textarea.form-control{min-height: auto;}
]
},
output: [],
apitype: 'dianping',
apitype: 'ucloud',
imgurl: ''
},
progress: 0,