DingChangSheng hace 4 años
padre
commit
fc56174f64

+ 1 - 0
src/web/templates/common/pcbottom.html

@@ -478,6 +478,7 @@
         background-color: #b5b6ba;
         border-radius: 50%;
         width: 56px;
+        display: none;
     }
     .right-side-box .back-to-up .hover-open-box{
         width: 52px !important;

+ 14 - 0
src/web/templates/frontRouter/pc/squeeze/sess/test.html

@@ -403,6 +403,20 @@
 		<script type="text/javascript" src='{{Msg "seo" "cdn"}}/js/index_pc.js?v={{Msg "seo" "version"}}'></script>
     <script src="https://cdn.jsdelivr.net/npm/countup.js@1.9.3/dist/countUp.js"></script>
     <script type="text/javascript" src='{{Msg "seo" "cdn"}}/js/index_content.js?v={{Msg "seo" "version"}}'></script>
+    <!-- 弹窗 -->
+		<div class="pc_tc" id="pc-index-alert">
+			<div id="index_tc"  class="tc" dataUrl="">
+        <div class="tc_button"></div>
+      </div>
+			<img src="/images/pc/close2x.png" id="close2x">
+		</div>
+		<div class="tans"></div>
+    <div class="live_preheat">
+      <div>
+        <img src="/qr?url=%2factive%2flivePage%2findex" class="live_preheat_qr"/>
+        <img src="{{Msg "seo" "cdn"}}/images/pc/live_preheat_close.png" class="live_preheat_close"/>
+      </div>
+    </div>
 	
 	</body>
 <script>