|
@@ -5,7 +5,7 @@ import { GroupNumber } from "../../../formItems/GroupNumber";
|
|
|
|
|
|
export { Component } from "./component";
|
|
|
|
|
|
-const thumbnail = require("@/assets/comps/card2/thumbnail.png")
|
|
|
+const thumbnail = "https://sku3d-test.obs.cn-east-3.myhuaweicloud.com/queenshow/1685507733441_uVjZuw_thumbnail.png"
|
|
|
export const { options, useCompData } = createOptions({
|
|
|
name: "卡片2",
|
|
|
thumbnail:thumbnail,
|
|
@@ -18,7 +18,7 @@ export const { options, useCompData } = createOptions({
|
|
|
children: {
|
|
|
bgImg: {
|
|
|
compKey: "Image",
|
|
|
- value: { url: require("@/assets/comps/card2/bg.png"), x: 0, y: 0, s: 1 },
|
|
|
+ value: { url: "https://sku3d-test.obs.cn-east-3.myhuaweicloud.com/queenshow/1685527709350_MHQZdg_bg.png", x: 0, y: 0, s: 1 },
|
|
|
},
|
|
|
item1: {
|
|
|
compKey: "Image",
|