2020年4月16日
摘要: 动态设置背景图 <div :style="{backgroundImage: `url(${(scope.row.budget_type == 2) ? scope.row.face : scope.row.formFace })`}"> </div> 动态设置style <i class="el- 阅读全文
posted @ 2020-04-16 11:43 活在当下zql 阅读(6945) 评论(0) 推荐(0)