宣教模板详情预览
This commit is contained in:
parent
81857d528e
commit
502a316f38
@ -134,7 +134,7 @@
|
||||
</span>
|
||||
</el-dialog>
|
||||
<!-- 宣教预览弹框 -->
|
||||
<el-dialog title="宣教预览" :visible.sync="propagandaopen" width="30%" :before-close="openfalse">
|
||||
<el-dialog title="宣教预览11111" :visible.sync="propagandaopen" width="30%" :before-close="openfalse">
|
||||
<div class="bodytop">
|
||||
<div class="titletop">文章模板:{{ lookitem.propagandaTitle }}</div>
|
||||
<div class="titledata">{{ lookitem.propagandaTitle }}</div>
|
||||
@ -260,6 +260,9 @@ export default {
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
::v-deep img{
|
||||
width:100%;
|
||||
}
|
||||
.bodytop {
|
||||
width: 96%;
|
||||
margin: 0 auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user