Merge pull request '修改组件靠右' (#10) from zwq into master

Reviewed-on: #10
此提交包含在:
2021-12-17 16:12:14 +08:00
當前提交 370a79d17f
共有 3 個檔案被更改,包括 6 行新增6 行删除

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-11-19 10:55:33
* @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:27:13
* @LastEditTime: 2021-12-17 16:10:47
* @Description:
-->
<template>
@@ -19,7 +19,7 @@
</el-col>
<el-col :span="22">
<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
style="margin: 0 20px; position:relative; bottom: 2px"
size="small"

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-11-19 10:55:33
* @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:24:18
* @LastEditTime: 2021-12-17 16:01:13
* @Description:
-->
<template>
@@ -19,7 +19,7 @@
</el-col>
<el-col :span="22">
<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
style="margin: 0 20px; position:relative; bottom: 2px"
size="small"

查看文件

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-11-19 10:55:33
* @LastEditors: zwq
* @LastEditTime: 2021-12-17 15:25:52
* @LastEditTime: 2021-12-17 16:11:06
* @Description:
-->
<template>
@@ -19,7 +19,7 @@
</el-col>
<el-col :span="22">
<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
style="margin: 0 20px; position:relative; bottom: 2px"
size="small"