mengy %!s(int64=5) %!d(string=hai) anos
pai
achega
74e8a2a2c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      shanXiPlatform/src/components/RightPanel/index.vue

+ 1 - 1
shanXiPlatform/src/components/RightPanel/index.vue

@@ -5,7 +5,7 @@
5 5
       <!-- <div class="handle-button" :style="{'top':buttonTop+'px','background-color':theme}" @click="show=!show"> :theme -->
6 6
       <div class="handle-button" type="success"  :style="{'top':buttonTop+'px','background-color':buttonbgc}" @click="rightClick">
7 7
         <!-- <i :class="show?'el-icon-close':'el-icon-setting'" /> -->
8
-         <i :class="show?'el-icon-caret-left':'el-icon-caret-right'" />
8
+         <i :class="show?'el-icon-caret-right':'el-icon-caret-left'" />
9 9
       </div>
10 10
       <div class="rightPanel-items">
11 11
         <slot />