zhangzengfei
2021-11-24 e921f14f600ed33bb24c921968a048a0b39e882c
src/pages/vindicate/views/restartSettings.vue
@@ -201,7 +201,7 @@
    },
    restart() {
      const h = this.$createElement;
     const icon = this.$msgbox( {
      const icon = this.$msgbox( {
        title: "",
        message: h(
          "div",
@@ -343,13 +343,12 @@
.restart {
  margin: 0 auto;
  padding: 10px;
  width: 74% !important;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  vertical-align: middle;
  border-top:2px solid #E1E0E6 ;
  border-left:2px solid #E1E0E6 ;
  border-top: 4px solid #f2f2f7;
  border-left: 4px solid #f2f2f7;
  .t {
    height: 48px;
    background: #F2F2F7;