From f7c310b12671dfc415c2f2c3c4e9a0288044a7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E5=BE=88=E5=B7=AE=E5=95=A6?= <17633066053@163.com> Date: Fri, 12 Aug 2022 09:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A5=BC=E5=B1=82=E8=A3=85?= =?UTF-8?q?=E4=BF=AE=E5=88=A4=E6=96=AD=E7=9A=84=E8=AF=AD=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manager/src/views/lili-floor-renovation/wap/decorate.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manager/src/views/lili-floor-renovation/wap/decorate.vue b/manager/src/views/lili-floor-renovation/wap/decorate.vue index 33dcac1e..2ba22f6d 100644 --- a/manager/src/views/lili-floor-renovation/wap/decorate.vue +++ b/manager/src/views/lili-floor-renovation/wap/decorate.vue @@ -416,7 +416,9 @@ export default { picModelFlag: false, //图片选择器 linkType: "goods", // dialog弹窗口类型 styleFlag: false, //广告魔方开关 - textAlign: this.res.options.list[0].textAlign || "center", //文字对齐方式 + textAlign: this.res.options.list[0] + ? this.res.options.list[0].textAlign + : "center", //文字对齐方式 promotionsFlag: false, //广告魔方开关 selectedLinkIndex: "", //选择链接的索引 modelData, // 装修数据