Commit 1c5e1206 by duanguohui

优化

parent c99f60b4
......@@ -74,8 +74,6 @@
<el-col :span="2" class="align-right">图片: </el-col>
<el-col :span="21" :offset="1">
<img :src="item.url" class="od_image" v-for="(item, index) in orderObg.img" :key="index" alt="">
<img :src="item.url" class="od_image" v-for="(item, index) in orderObg.img" :key="index" alt="">
<img :src="item.url" class="od_image" v-for="(item, index) in orderObg.img" :key="index" alt="">
</el-col>
</el-row>
<el-row v-if="orderObg.type == 'WX' || orderObg.type == 'BJ'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment