Bladeren bron

fix:复查bug

luoy 23 uur geleden
bovenliggende
commit
019083f9f7

+ 4 - 2
source/index/apps.php

@@ -143,7 +143,8 @@ class apps extends BaseUser
                                         </div>
                                     <?php
                                     }
-                                    ?> <?php
+                                    ?> 
+                                    <!-- <?php
             if (empty($this->user["in_mobile"])) {
             ?> <div class="warn-prompt" style="margin-bottom: 10px;">
                                             <span class="icon-warn iconfont"></span>
@@ -152,7 +153,8 @@ class apps extends BaseUser
                                         </div>
                                     <?php
                                 }
-                                    ?> <?php
+                                    ?>  -->
+                                    <?php
             if ($this->user["in_release"] == 1) {
             ?> <div class="warn-prompt" style="margin-bottom: 10px;">
                                             <span class="icon-warn iconfont"></span>

+ 4 - 2
source/index/super_cert.php

@@ -65,7 +65,8 @@ class super_cert extends BaseUser
                                     </div>
                                 <?php 
 		}
-		?>                                <?php 
+		?>                                
+        <!-- <?php 
 		if (empty($this->user["in_mobile"])) {
 			?>                                    <div class="warn-prompt" style="margin-bottom: 10px;">
                                         <span class="icon-warn iconfont"></span>
@@ -74,7 +75,8 @@ class super_cert extends BaseUser
                                     </div>
                                 <?php 
 		}
-		?>                                <?php 
+		?> -->
+                                    <?php 
 		if ($this->user["in_release"] == 1) {
 			?>                                    <div class="warn-prompt" style="margin-bottom: 10px;">
                                         <span class="icon-warn iconfont"></span>

+ 4 - 2
source/index/super_code.php

@@ -92,7 +92,8 @@ class super_code extends BaseUser
                                         </div>
                                     <?php
                                     }
-                                    ?> <?php
+                                    ?> 
+                                    <!-- <?php
             if (empty($this->user["in_mobile"])) {
             ?> <div class="warn-prompt" style="margin-bottom: 10px;">
                                             <span class="icon-warn iconfont"></span>
@@ -101,7 +102,8 @@ class super_code extends BaseUser
                                         </div>
                                     <?php
                                 }
-                                    ?> <?php
+                                    ?>  -->
+                                    <?php
             if ($this->user["in_release"] == 1) {
             ?> <div class="warn-prompt" style="margin-bottom: 10px;">
                                             <span class="icon-warn iconfont"></span>

+ 7 - 1
source/index/webview_index.php

@@ -4267,9 +4267,15 @@
                                             <?php
                                             }
                                             ?>
+                                            <?php
+                                            if($id) {
+                                            ?>
                                             <div class="pl30">
                                                     <div style="color: #2168FB">编辑时无法更换套餐</div>
-                                                </div>
+                                            </div>
+                                            <?php
+                                            }
+                                            ?>
                                         </div>
                                         <div class="step">
                                             <div class="form-group clearfix mt40 stepall">

+ 4 - 2
source/index/webview_log.php

@@ -100,7 +100,8 @@ class webview_log extends BaseUser
                                     </div>
                                 <?php 
 		}
-		?>                                <?php 
+		?>                                
+        <!-- <?php 
 		if (empty($this->user["in_mobile"])) {
 			?>                                    <div class="warn-prompt" style="margin-bottom: 10px;">
                                         <span class="icon-warn iconfont"></span>
@@ -109,7 +110,8 @@ class webview_log extends BaseUser
                                     </div>
                                 <?php 
 		}
-		?>                                <?php 
+		?>     -->
+                                    <?php 
 		if ($this->user["in_release"] == 1) {
 			?>                                    <div class="warn-prompt" style="margin-bottom: 10px;">
                                         <span class="icon-warn iconfont"></span>