dengjie commit : 部分修改样式
This commit is contained in:
@@ -25,26 +25,27 @@
|
||||
<UndergraduateAndGraduate/>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row v-if="$i18n.locale === 'cn'">
|
||||
<el-col>
|
||||
<PartyBuildingActivities/>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<!-- <el-row>-->
|
||||
<!-- <el-col>-->
|
||||
<!-- <ResearchTrends/>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- </el-row>-->
|
||||
<!-- <el-row v-if="$i18n.locale === 'cn'">-->
|
||||
<!-- <el-col>-->
|
||||
<!-- <PartyBuildingActivities/>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- </el-row>-->
|
||||
|
||||
<!-- <el-row>-->
|
||||
<!-- <el-col>-->
|
||||
<!-- <TeachingStudent/>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- </el-row>-->
|
||||
<!-- <el-row v-show="width>=1100">-->
|
||||
<!-- <el-col>-->
|
||||
<!-- <Bottom/>-->
|
||||
<!-- </el-col>-->
|
||||
<!-- </el-row>-->
|
||||
<el-row v-show="width>=1100">
|
||||
<el-col>
|
||||
<Bottom/>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user