修改组件靠右 #10

已合并
zwq 2021-12-17 16:12:14 +08:00 将 1 次代码提交从 zwq 合并至 master
共有 3 个文件被更改,包括 6 次插入6 次删除

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-11-19 10:55:33 * @Date: 2021-11-19 10:55:33
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:27:13 * @LastEditTime: 2021-12-17 16:10:47
* @Description: * @Description:
--> -->
<template> <template>
@@ -19,7 +19,7 @@
</el-col> </el-col>
<el-col :span="22"> <el-col :span="22">
<el-card class="base-container" style="min-height: 540px"> <el-card class="base-container" style="min-height: 540px">
<el-row style="z-index: 10;"> <el-row style="z-index: 10;float:right;margin-right:20px">
<el-radio-group <el-radio-group
style="margin: 0 20px; position:relative; bottom: 2px" style="margin: 0 20px; position:relative; bottom: 2px"
size="small" size="small"

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-11-19 10:55:33 * @Date: 2021-11-19 10:55:33
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:24:18 * @LastEditTime: 2021-12-17 16:01:13
* @Description: * @Description:
--> -->
<template> <template>
@@ -19,7 +19,7 @@
</el-col> </el-col>
<el-col :span="22"> <el-col :span="22">
<el-card class="base-container" style="min-height: 540px"> <el-card class="base-container" style="min-height: 540px">
<el-row style="z-index: 10;"> <el-row style="z-index: 10;float:right;margin-right:20px">
<el-radio-group <el-radio-group
style="margin: 0 20px; position:relative; bottom: 2px" style="margin: 0 20px; position:relative; bottom: 2px"
size="small" size="small"

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq * @Author: zwq
* @Date: 2021-11-19 10:55:33 * @Date: 2021-11-19 10:55:33
* @LastEditors: zwq * @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:25:52 * @LastEditTime: 2021-12-17 16:11:06
* @Description: * @Description:
--> -->
<template> <template>
@@ -19,7 +19,7 @@
</el-col> </el-col>
<el-col :span="22"> <el-col :span="22">
<el-card class="base-container" style="min-height: 540px"> <el-card class="base-container" style="min-height: 540px">
<el-row style="z-index: 10;"> <el-row style="z-index: 10;float:right;margin-right:20px">
<el-radio-group <el-radio-group
style="margin: 0 20px; position:relative; bottom: 2px" style="margin: 0 20px; position:relative; bottom: 2px"
size="small" size="small"