heyujie
2021-10-11 ae2d855c89ca722ac7309fdf1aa6ceed370e3b95
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,6 +343,7 @@
.restart {
  margin: 0 auto;
  padding: 10px;
  width: 74% !important;
  font-size: 16px;
  color: #333;
  font-weight: 700;