|
@@ -7,7 +7,7 @@
|
|
|
<a
|
|
|
class="btn btn-xs btn-info btn-view btn-dialog"
|
|
|
@click="editor1(this)"
|
|
|
- style="padding-left: 10px"
|
|
|
+ style="padding-left: 22 px"
|
|
|
>
|
|
|
编辑</a
|
|
|
>
|
|
@@ -1275,7 +1275,7 @@ export default {
|
|
|
{
|
|
|
name: "",
|
|
|
type: "pie",
|
|
|
- radius: ["65%", "80%"],
|
|
|
+ radius: ["70%", "85%"],
|
|
|
center: ["50%", "50%"],
|
|
|
avoidLabelOverlap: false,
|
|
|
hoverOffset: 5,
|
|
@@ -1339,7 +1339,7 @@ export default {
|
|
|
{
|
|
|
name: "Access From",
|
|
|
type: "pie",
|
|
|
- radius: ["65%", "80%"],
|
|
|
+ radius: ["70%", "85%"],
|
|
|
center: ["50%", "50%"],
|
|
|
avoidLabelOverlap: false,
|
|
|
hoverOffset: 5,
|
|
@@ -1403,7 +1403,7 @@ export default {
|
|
|
{
|
|
|
name: "",
|
|
|
type: "pie",
|
|
|
- radius: ["65%", "80%"],
|
|
|
+ radius: ["70%", "85%"],
|
|
|
center: ["50%", "50%"],
|
|
|
avoidLabelOverlap: false,
|
|
|
hoverOffset: 5,
|
|
@@ -1484,7 +1484,7 @@ export default {
|
|
|
{
|
|
|
name: "",
|
|
|
type: "pie",
|
|
|
- radius: ["65%", "80%"],
|
|
|
+ radius: ["70%", "85%"],
|
|
|
center: ["50%", "50%"],
|
|
|
avoidLabelOverlap: false,
|
|
|
hoverOffset: 5,
|
|
@@ -1548,7 +1548,7 @@ export default {
|
|
|
{
|
|
|
name: "",
|
|
|
type: "pie",
|
|
|
- radius: ["60%", "75%"],
|
|
|
+ radius: ["70%", "85%"],
|
|
|
center: ["50%", "50%"],
|
|
|
avoidLabelOverlap: false,
|
|
|
hoverOffset: 5,
|
|
@@ -1744,7 +1744,7 @@ body {
|
|
|
/* margin: auto; */
|
|
|
}
|
|
|
.wrap-box-top-box1 {
|
|
|
- width: 50%;
|
|
|
+ width: 49.2%;
|
|
|
height: 100%;
|
|
|
background-image: url("../../../images/五率底.png");
|
|
|
border-radius: 12px;
|
|
@@ -1755,7 +1755,7 @@ body {
|
|
|
/* position: absolute; */
|
|
|
/* top: 10px; */
|
|
|
/* right: 10px; */
|
|
|
- width: 48.5%;
|
|
|
+ width: 49.2%;
|
|
|
height: 100%;
|
|
|
/* background: #002843; */
|
|
|
border-radius: 12px;
|
|
@@ -1960,7 +1960,7 @@ body {
|
|
|
border-radius: 5px;
|
|
|
background-image: url("../../../images/编辑.png");
|
|
|
background-repeat: no-repeat;
|
|
|
- background-position: 10px;
|
|
|
+ background-position: 15px;
|
|
|
}
|
|
|
.wrap-box-top-box1-header a {
|
|
|
margin-top: 0px;
|