ZZJ
2021-10-13 878ce80ef3ca88a2c108fbc713cd6ea461c44de1
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,12 +343,13 @@
.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;