@@ -25,6 +25,7 @@ Component({
init(data, prefix = '') {
return new Promise((resolve) => {
getCustomItems(data, prefix).then(list => {
+ console.log("list",list)
this.setData({
list
});
@@ -1,8 +1,8 @@
function getLabelList() {
let siteCustomLabel = {
"default": {
- width: "宽",
length: "长",
+ width: "宽",
cheek: "边框",
color: "颜色",
material: "基材",
@@ -10,8 +10,8 @@ function getLabelList() {
custom: "定制"
},
"DLB": {
cheek: "工艺",
material: "选项",