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"