gormv2版本不再提供db初始化数据
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<el-drawer title="媒体库" :visible.sync="drawer" :with-header="false">
|
||||
<el-drawer title="媒体库" :visible.sync="drawer">
|
||||
<div style="display:flex;justify-content:space-around;flex-wrap:wrap;padding-top:40px">
|
||||
<el-image
|
||||
class="header-img-box-list"
|
||||
|
Reference in New Issue
Block a user