Selaa lähdekoodia

1. 去除标题

MONSTER-ygh 1 vuosi sitten
vanhempi
sitoutus
aeac2b5b05

+ 0 - 1
src/views/tourism/scenicAreaManagement/contentManagement/formBox/carouselAdvertisForm.vue

@@ -13,7 +13,6 @@
     element-loading-spinner="el-icon-loading"
     element-loading-background="rgba(0, 0, 0, 0.8)">
       <el-form :model="form" ref="form" :rules="rules" label-width="130px">
-        <div class="form-title"><span>基本信息</span></div>
         <el-form-item label="标题名称" prop="name">
           <el-input style="width: 350px;" v-model="form.name" placeholder="请输入标题名称" maxlength="200" show-word-limit />
         </el-form-item>