增加支付宝红包展示

This commit is contained in:
不做码农 2021-10-08 21:20:09 +08:00
parent de13b103c9
commit eb2f7834cf

View File

@ -65,6 +65,11 @@
</el-card>
</el-col>
</el-row>
<el-row>
<el-col :span="5">
<img src="http://ss.izhaorui.cn/red.jpg" width="100%"/>
</el-col>
</el-row>
<el-divider />
</div>
</template>