chenlei 6 ماه پیش
والد
کامیت
8fa57e5eb7
2فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 1 3
      src/hotspot/views/hotspot/index.thxz.vue
  2. 1 1
      src/index/views/home/components/menu/index.thxz.tsx

+ 1 - 3
src/hotspot/views/hotspot/index.thxz.vue

@@ -101,9 +101,7 @@
         </div>
       </div>
 
-      <div class="hotspot-page-info">
-        <p>{{ myTxt }}</p>
-      </div>
+      <div class="hotspot-page-info" v-html="myTxt" />
     </el-scrollbar>
   </div>
 </template>

+ 1 - 1
src/index/views/home/components/menu/index.thxz.tsx

@@ -78,7 +78,7 @@ export default defineComponent({
           </div>
         </div>
         <div class="pinBottom right">
-          <div id="volume" class="ui-icon wide">
+          <div id="volume" class="ui-icon wide hidden">
             <a>
               <img
                 src="images/thxz/btn_on.png"