Sfoglia il codice sorgente

Merge branch 'dev-ly' into dev-cmn

cmy 1 giorno fa
parent
commit
5a2a6a4abc

+ 15 - 1
css/base.css

@@ -1,3 +1,17 @@
+@font-face {
+    font-family: 'NumberFont';
+    src: url('/static/index/font/poppins/Poppins-Bold.woff') format('woff'),
+         url('/static/index/font/poppins/Poppins-Medium.woff') format('woff'),
+         url('/static/index/font/poppins/Poppins-Regular.woff') format('woff');
+    unicode-range: U+30-39; /* 只针对数字0-9 */
+}
+@font-face {
+    font-family: 'syht';
+    src: url('/static/index/font/syht/SourceHanSansSC-Bold-2.woff') format('woff'),
+    url('/static/index/font/syht/SourceHanSansSC-Medium-2.woff') format('woff'),
+    url('/static/index/font/syht/SourceHanSansSC-Regular-2.woff') format('woff');
+}
+body {font-family: 'syht', 'Poppins', sans-serif !important;}
 body {
     color: #333;
     background: #ffffff;
@@ -17,7 +31,7 @@ h6,
 .h5,
 .h6,
 a {
-    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
+    /* font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei"; */
 }
 
 h1,

+ 459 - 3
css/jcq.css

@@ -452,11 +452,11 @@
 }
 
 .j-partition {
-    width: 104%;
+    width: 113%;
     height: 20px;
     background-color: #f2f2f5;
-    margin: 0 -15px;
-    margin-bottom: 10px;
+    margin: 0 -40px;
+    margin-bottom: 20px;
     box-shadow: 0 0 5px rgba(255, 255, 255, .05);
 }
 
@@ -489,6 +489,9 @@
     background-color: #fff;
     padding: 15px 5px;
     margin-bottom: 20px;
+    display: flex;
+    flex-wrap: wrap;
+    align-items: center;
 
 }
 
@@ -539,6 +542,7 @@
 .warn-prompt span a {
     font-size: 14px;
     font-weight: 500;
+    color: #2168FB;
 }
 
 .table-list-top {
@@ -554,4 +558,456 @@
     background-color: #fff;
     padding: 10px;
     box-shadow: 0 0 5px rgba(0, 0, 0, .05)
+}
+
+.j-top-wrap dl.clearfix {
+    display: flex;
+    flex-wrap: wrap;
+    align-items: center;
+}
+
+.j-top-wrap dl.clearfix .ms-btn.ms-btn-primary.mt3.w60 {
+    margin-left: 20px;
+}
+
+.j-top-title,
+.j-top-content {
+    background-color: #fff;
+    box-shadow: 0 0 5px rgba(0, 0, 0, .05);
+    padding: 10px 20px;
+}
+
+.j-top-content {
+    padding-top: 20px;
+    min-height: 417px;
+}
+
+.j-top-content .table-wrap {
+    margin-top: 10px;
+}
+
+.j-bgend {
+    background-color: transparent;
+    padding: 0;
+}
+
+.buy-number .price-common .con .bottom .btn-buy {
+    background-color: #2168FB;
+    color: #fff;
+}
+
+.form-group label {
+    font-weight: 500 !important;
+    color: #151515 !important;
+}
+
+/* 移动端适配 */
+@media (max-width: 767px) {
+    .warn-prompt-wrap1ass {
+        border: none;
+        font-size: .24rem;
+        padding: auto 0;
+    }
+
+    .release-app2 .aside-right .how-many .j-goumai .ms-btn-primary.w60 {
+        padding: .1rem .4rem;
+        width: auto;
+    }
+
+    .j-goumai {
+        position: absolute;
+        top: .48rem;
+        right: 0px;
+    }
+
+    .j-top-wrap dl.clearfix {
+        position: relative;
+    }
+
+    .warn-prompt-cont {
+        padding: 0 !important;
+    }
+
+    .header .header-left {
+        height: 100%;
+        display: flex;
+    }
+
+    .mobile-price .m-price-banner {
+        background-color: #f3f3f3;
+        padding: 0;
+    }
+
+    .mobile-price .new-price-tab ul li {
+        color: #8f959f;
+        font-size: .28rem;
+        margin-right: 0;
+        /* width: 240px; */
+        /* height: 59px; */
+        line-height: 1.18rem;
+        border: 1px solid #d3e8ff;
+    }
+
+    .mobile-price ul li.active {
+        background-color: #e3ecff;
+        color: #2168fb;
+        border: #2168fb;
+        border: 1px solid #2168fb;
+    }
+
+    .mobile-price .tab li a {
+        color: #151515;
+        border-bottom-color: none;
+        border: none;
+        font-size: .28rem;
+        font-weight: 500;
+    }
+
+    .mobile-price .m-publish .con .num {
+        color: #2168FB;
+        font-size: .64rem;
+        text-align: left;
+        border-bottom: 1px solid #a8d1ff;
+        padding-bottom: .2rem;
+        margin-bottom: .4rem;
+    }
+
+    .mobile-price .m-price-common .con .num span {
+        font-size: .28rem;
+        color: #2D4B73;
+        margin-left: .2rem;
+    }
+
+    .mobile-price .m-price-common .con {
+        background-color: #fff;
+        padding: .4rem;
+        color: #2d4b73;
+        border: 1px solid #a8d1ff;
+        margin-bottom: .4rem;
+        position: relative;
+    }
+
+    .mobile-price .m-price-common .con .bottom {
+        position: absolute;
+        right: .4rem;
+        bottom: .4rem;
+        width: 2rem;
+        height: .8rem;
+        line-height: .8rem;
+    }
+
+    .mobile-price .m-price-common .con .b-price {
+        font-size: .4rem;
+        position: absolute;
+        right: 1.2rem;
+        bottom: 1.2rem;
+        color: #ff7429;
+    }
+
+    .mobile-price .m-price-common .con .b-price span {
+        font-size: .64rem;
+    }
+
+    .mobile-price .m-price-common .con .bottom a {
+        width: 2rem;
+        height: .8rem;
+        padding: 0;
+        line-height: .8rem;
+        background-color: #2168fb;
+        color: #fff;
+        text-align: center;
+    }
+
+    .mobile-price .m-price-common .con .recommended {
+        background: transparent;
+    }
+
+    .mobile-price .help dl .right {
+        font-size: .28rem;
+        font-weight: 400;
+    }
+
+    .fixed-right li {
+        padding: 0;
+    }
+
+    .row-mobile .table.table-bordered {
+        border: 1px solid #e5e5e5;
+        position: relative;
+    }
+
+    .row-mobile .table.table-bordered tr td span.icon-duihao {
+        color: #13c960;
+    }
+
+    .row-mobile .table.table-bordered tr td span.icon-xingxing,
+    .row-mobile .table.table-bordered tr td span.icon-xingxing2 {
+        font-size: .24rem;
+        color: #ffc000;
+    }
+
+    .tool-classs .con ul li {
+        width: 48%;
+        height: 4.4rem;
+    }
+
+    .tool-classs .con ul li .t-con .img-wrap img {
+        width: .6rem;
+    }
+
+    .tool-classs .con ul li .img-wrap {
+        width: .6rem;
+        height: auto;
+        margin-bottom: 0;
+        float: left;
+    }
+
+    .tool-classs .con ul li p {
+        font-size: .24rem;
+        padding: 0 .1rem;
+        margin-top: .8rem;
+    }
+
+    .tool-classs .con ul li .tit {
+        float: left;
+        font-size: .28rem;
+        font-weight: 500;
+        line-height: .6rem;
+        margin-left: .1rem;
+    }
+
+    .tool-classs .con ul li:nth-of-type(odd) {
+        margin-right: .2rem;
+        margin-left: 0;
+        margin-top: .2rem;
+        padding: 0 .1rem;
+
+    }
+
+    .tool-classs .con ul li:nth-child(even) {
+        margin-top: .2rem;
+        margin-right: 0;
+        padding: 0 .1rem;
+    }
+
+    .tool-classs .con ul li {
+        padding-top: 0;
+    }
+
+    .tool-classs .con ul li:nth-of-type(odd) .t-con,
+    .tool-classs .con ul li:nth-of-type(4) .t-con {
+        border: none;
+    }
+
+    .tool-classs .con ul li .t-con,
+    .tool-classs .con ul li:nth-of-type(n+3) .t-con {
+        padding-bottom: 0;
+        padding-top: .2rem;
+    }
+
+    .user-center1>.row>.col-sm-10 {
+        padding-left: 0;
+    }
+
+    .user-center1 .account-management .pwd .form-group label {
+        width: auto;
+        top: -0.2rem;
+        left: .08rem;
+    }
+
+    .j-form .form-control {
+        margin-left: 0;
+    }
+
+    .user-center1 .aside-right .balance-recharge .b-num {
+        font-size: .48rem;
+    }
+
+    .user-center1 .aside-right .balance-recharge .b-tit {
+        font-size: .28rem;
+    }
+
+    .user-center1 .aside-right .balance-recharge .recharge-btn {
+        top: 33%;
+        line-height: .4rem;
+    }
+
+    .user-center1 .aside-right .balance-recharge p {
+        font-size: .24rem;
+    }
+
+    .j-partition {
+        width: 112%;
+        margin: 0 -0.36rem;
+        margin-bottom: .2rem;
+    }
+
+    .table_top.clearfix.j-top a {
+        width: 50%;
+        margin-bottom: .4rem;
+        padding: 0 .4rem;
+    }
+
+    .table_top.clearfix.j-top a {
+        width: 50%;
+        margin-bottom: .4rem;
+        padding: 0 .4rem;
+    }
+
+    .table_top.clearfix.j-top a:nth-child(even) {
+        border-right: none;
+    }
+
+    .table_top.clearfix.j-top a:nth-last-child(-n+2) {
+        margin-bottom: 0;
+    }
+
+    .table_top.clearfix.j-top p.b-num {
+        font-size: .48rem;
+    }
+
+    .table_top.clearfix.j-top p {
+        font-size: .28rem;
+    }
+
+    .table_top.clearfix.j-top.top2 a {
+        width: 2.1rem;
+    }
+
+    .table_top.clearfix.j-top a.ms-btn.ms-btn-primary.mt3 {
+        padding: .1rem;
+    }
+
+    .table_top.clearfix.j-top.top2 a:nth-child(even) {
+        border-right: 1px solid #e5e5e5;
+    }
+
+    .table_top.clearfix.j-top.top2 a:nth-child(3),
+    .table_top.clearfix.j-top.top2 a:nth-child(5) {
+        border-right: none;
+    }
+
+    .warn-prompt {
+        flex-wrap: wrap;
+        padding: 0;
+    }
+
+    .warn-prompt .iconfont {
+        margin-right: 0;
+        font-size: .24rem;
+        padding-left: 0;
+    }
+
+    .warn-prompt span b {
+        padding-left: 0;
+        font-weight: 400;
+    }
+
+    .table_top.clearfix.j-top {
+        padding-bottom: 0;
+        margin-bottom: 0;
+    }
+
+    .table_top.clearfix.j-top a.ms-btn.ms-btn-primary.mt3.tx-j {
+        width: auto;
+        padding: .1rem .4rem;
+        margin-top: .2rem;
+        margin-bottom: .2rem;
+    }
+
+    .form-group .control-label.col-sm-2 {
+        color: #151515;
+    }
+
+    .encapsulation .upload-icon {
+        width: 2.4rem;
+        height: 2.4rem;
+        background-position: center;
+        margin-right: .2rem;
+    }
+
+    .encapsulation .upload-icon .text {
+        margin-top: 1.6rem;
+    }
+
+    .img-note {
+        width: 3rem;
+        padding-left: .2rem;
+        margin-top: 0;
+    }
+
+    .clearfix.col-sm-6.flex.items-end.flex-wrap {
+        align-items: start;
+    }
+
+    .radio-box {
+        width: 3rem;
+        height: 1.2rem;
+        font-size: .28rem;
+        float: left;
+    }
+
+    ul.period li:nth-child(even) {
+        margin-right: 0;
+    }
+
+    ul.period li:nth-child(odd) {
+        margin-right: .2rem;
+    }
+
+    .radio-box .left .title {
+        font-size: .24rem;
+        margin-bottom: .1rem;
+        margin-top: .1rem;
+    }
+
+    .radio-box .left .content {
+        font-size: .32rem;
+    }
+
+    .radio-box div span {
+        font-size: .48rem;
+    }
+
+    .form-group.clearfix .col-sm-10 {
+        padding: 0;
+        width: 100%;
+    }
+
+    .form-group.clearfix .col-sm-10.ptfz {
+        padding: 0 15px;
+    }
+
+    .form-group.clearfix .col-sm-10 .clearfix.period {
+        padding: 0;
+        border-bottom: 1px solid #e5e5e5;
+    }
+
+    .pay-num {
+        width: 3.6rem;
+        line-height: .48rem;
+    }
+
+    .form-group.clearfix {
+        display: flex;
+        flex-wrap: wrap;
+        align-items: center;
+    }
+
+    .form-group.clearfix .col-sm-6 {
+        width: 100%;
+    }
+
+    .img-note.fl.col-sm-6 {
+        width: 50%;
+    }
+
+    .ms-btn {
+        font-size: .28rem;
+    }
+
+    .ms-btn.w140 {
+        width: 74vw;
+    }
+
 }

BIN
data/attachment/o_1j2h16n7h1g08kk31ts82kt1ih79.ipa


BIN
data/attachment/o_1j2h2t8rh1vjt16o25pg3gtgqb9.ipa


BIN
jiance/default/img/m-price-1.jpg


BIN
jiance/default/img/price-banner-1.jpg


+ 20 - 20
source/index/BaseUser.php

@@ -154,18 +154,18 @@ class BaseUser extends Base
                                 <ul>
                     <?php
                     if ($this->action == "apps" && IN_DIST_ON || $this->action == "sign" && IN_SIGN || $this->action == "super" && IN_SUPER) {
-                    ?> <li class="<?php echo $this->module == "publish" || $this->module == "publish_update" ? "active" : ""; ?>">
+                    ?> <li title="上传应用" class="<?php echo $this->module == "publish" || $this->module == "publish_update" ? "active" : ""; ?>">
                             <a href="/index/publish/<?php echo $this->action; ?>"> <span
                                         class="iconfont icon-upload1"></span>上传应用</a>
                         </li>
                     <?php
                     }
-                    ?> <li class="<?php echo $this->module == "apps" ? "active" : ""; ?>">
+                    ?> <li title="应用列表" class="<?php echo $this->module == "apps" ? "active" : ""; ?>">
                             <a href="/index/apps/<?php echo $this->action; ?>"><span class="iconfont icon-41"></span>应用列表</a>
                         </li>
                     <?php
                     if ($this->action == "apps") {
-                    ?> <li class="<?php echo $this->module == "domain" ? "active" : ""; ?>">
+                    ?> <li title="绑定域名" class="<?php echo $this->module == "domain" ? "active" : ""; ?>">
                             <a href="/index/domain/<?php echo $this->action; ?>">
                                 <span class="iconfont icon-liulanqi"></span>绑定域名</a>
                         </li>
@@ -173,10 +173,10 @@ class BaseUser extends Base
                     }
                     ?> <?php
                     if (IN_SUPER && ($this->action == "super" || strstr($this->module, "super"))) {
-                    ?> <li class="<?php echo $this->module == "super_code" ? "active" : ""; ?>">
+                    ?> <li title="授权码管理" class="<?php echo $this->module == "super_code" ? "active" : ""; ?>">
                             <a href="/index/super_code/super"><span class="iconfont icon-pwd"></span>授权码管理</a>
                         </li>
-                        <li class="<?php echo $this->module == "super_cert" ? "active" : ""; ?>">
+                        <li title="开发者账号" class="<?php echo $this->module == "super_cert" ? "active" : ""; ?>">
                             <a href="/index/super_cert/super"><span class="iconfont icon-gongju"></span>开发者账号</a>
                         </li>
                     <?php
@@ -194,24 +194,24 @@ class BaseUser extends Base
             <link rel="stylesheet" href="/static/index/css/apps-info-top.css" />
             <aside class="aside-left">
                                 <ul>
-                    <li class="<?php echo $this->module == "publish_detail" ? "active" : ""; ?>">
+                    <li title="应用详情" class="<?php echo $this->module == "publish_detail" ? "active" : ""; ?>">
                         <a href="/index/publish_detail/<?php echo $this->action; ?>?id=<?php echo $_var_0; ?>">
                             <span class="iconfont icon-41"></span>应用详情
                         </a>
                     </li>
-                    <li class="<?php echo $this->module == "publish_setting" ? "active" : ""; ?>">
+                    <li title="应用设置" class="<?php echo $this->module == "publish_setting" ? "active" : ""; ?>">
                         <a href="/index/publish_setting/<?php echo $this->action; ?>?id=<?php echo $_var_0; ?>">
                             <span class="iconfont icon-19"></span>应用设置
                         </a>
                     </li>
-                    <li class="<?php echo $this->module == "publish_statistics" ? "active" : ""; ?>">
+                    <li title="下载明细" class="<?php echo $this->module == "publish_statistics" ? "active" : ""; ?>">
                         <a href="/index/publish_statistics/<?php echo $this->action; ?>?id=<?php echo $_var_0; ?>">
                             <span class="iconfont icon-download2"></span>下载明细
                         </a>
                     </li>
                     <?php
                     if ($this->action == "sign" && IN_SIGN) {
-                    ?> <li class="<?php echo $this->module == "publish_sign" ? "active" : ""; ?>">
+                    ?> <li title="企业签名" class="<?php echo $this->module == "publish_sign" ? "active" : ""; ?>">
                             <a href="/index/publish_sign/<?php echo $this->action; ?>?id=<?php echo $_var_0; ?>">
                                 <span class="iconfont icon-qianming"></span>企业签名</a>
                         </li>
@@ -219,7 +219,7 @@ class BaseUser extends Base
                     }
                     ?> <?php
                     if ($this->action == "super") {
-                    ?> <li class="<?php echo $this->module == "publish_superlog" ? "active" : ""; ?>">
+                    ?> <li title="签名记录" class="<?php echo $this->module == "publish_superlog" ? "active" : ""; ?>">
                             <a href="/index/publish_superlog/<?php echo $this->action; ?>?id=<?php echo $_var_0; ?>">
                                 <span class="iconfont icon-qianming"></span>签名记录</a>
                         </li>
@@ -353,8 +353,8 @@ class BaseUser extends Base
                         $app_id = bees_encrypt($app['in_id']);
                         $is_active = ($app['in_id'] == $id) ? "active" : "";
                     ?>
-                        <li class="<?php echo $is_active; ?>">
-                            <a title="<?php echo $app['in_name']; ?>" href="/index/publish_detail/<?php echo $this->action; ?>?id=<?php echo $app_id; ?>">
+                        <li title="<?php echo $app['in_name']; ?>" class="<?php echo $is_active; ?>">
+                            <a href="/index/publish_detail/<?php echo $this->action; ?>?id=<?php echo $app_id; ?>">
                                 <span class="app-img"
                                     style="background-image: url(<?php echo geticon($app['in_icon']); ?>);"></span>
                                 <div class="app-info">
@@ -376,32 +376,32 @@ class BaseUser extends Base
     ?> <div class="col-sm-2">
             <aside class="aside-left">
                 <ul>
-                    <li class="<?php echo $this->module == "user_profile" ? "active" : ""; ?>">
+                    <li title="账号信息" class="<?php echo $this->module == "user_profile" ? "active" : ""; ?>">
                         <a href="<?php echo IN_PATH; ?>index/user_profile">
                             <span class="iconfont icon-user1"></span>账号信息
                         </a>
                     </li>
-                    <li class="<?php echo $this->module == "user_order" ? "active" : ""; ?>">
+                    <li title="我的订单" class="<?php echo $this->module == "user_order" ? "active" : ""; ?>">
                         <a href="<?php echo IN_PATH; ?>index/user_order">
                             <span class="iconfont icon-028"></span>我的订单
                         </a>
                     </li>
 
-                    <li class="<?php echo $this->module == "user_aclog" ? "active" : ""; ?>">
+                    <li title="账户记录" class="<?php echo $this->module == "user_aclog" ? "active" : ""; ?>">
                         <a href="<?php echo IN_PATH; ?>index/user_aclog">
                             <span class="iconfont icon-fapiao"></span>账户记录
                         </a>
                     </li>
                     <?php
                     if (IN_PROMOTE) {
-                    ?> <li class="<?php echo $this->module == "user_promote" ? "active" : ""; ?>">
+                    ?> <li title="代理推广" class="<?php echo $this->module == "user_promote" ? "active" : ""; ?>">
                             <a href="<?php echo IN_PATH; ?>index/user_promote">
                                 <span class="iconfont icon-team"></span>代理推广
                             </a>
                         </li>
                     <?php
                     }
-                    ?> <li class="<?php echo $this->module == "user_cash" ? "active" : ""; ?>">
+                    ?> <li title="提现记录" class="<?php echo $this->module == "user_cash" ? "active" : ""; ?>">
                         <a href="<?php echo IN_PATH; ?>index/user_cash">
                             <span class="iconfont icon-008"></span>提现记录
                         </a>
@@ -416,17 +416,17 @@ class BaseUser extends Base
     ?> <div class="col-sm-2">
             <aside class="aside-left">
                 <ul>
-                    <li class="<?php echo $this->module == "webview" ? "active" : ""; ?>">
+                    <li title="标准封装" class="<?php echo $this->module == "webview" ? "active" : ""; ?>">
                         <a href="/index/webview">
                             <span class="iconfont icon-xiangzi font18 icon-fz"></span>标准封装
                         </a>
                     </li>
-                    <li class="<?php echo $this->module == "webview2" ? "active" : ""; ?>">
+                    <li title="苹果免签封装" class="<?php echo $this->module == "webview2" ? "active" : ""; ?>">
                         <a href="/index/webview2">
                             <span class="iconfont icon-xiangzi font18 icon-fzmianqian"></span>苹果免签封装
                         </a>
                     </li>
-                    <li class="<?php echo $this->module == "webview_log" ? "active" : ""; ?>">
+                    <li title="封装记录" class="<?php echo $this->module == "webview_log" ? "active" : ""; ?>">
                         <a href="/index/webview_log">
                             <span class="iconfont icon-xiangzi font18 icon-fzjilu"></span>封装记录
                         </a>

+ 2 - 2
source/index/amendemail.php

@@ -31,12 +31,12 @@ class amendemail extends BaseUser
                         <div class="col-sm-2">
                             <aside class="aside-left">
                                 <ul>
-                                    <li class="active">
+                                    <li class="active" title="账号信息">
                                         <a href="<?php echo IN_PATH;?>index/user_profile">
                                             <span class="iconfont icon-user1"></span>账号信息
                                         </a>
                                     </li>
-                                    <li>
+                                    <li title="我的订单">
                                         <a href="<?php echo IN_PATH;?>index/user_order">
                                             <span class="iconfont icon-028"></span>我的订单
                                         </a>

+ 2 - 2
source/index/amendphone.php

@@ -31,12 +31,12 @@ class amendphone extends BaseUser
                         <div class="col-sm-2">
                             <aside class="aside-left">
                                 <ul>
-                                    <li class="active">
+                                    <li class="active" title="账号信息">
                                         <a href="<?php echo IN_PATH;?>index/user_profile">
                                             <span class="iconfont icon-user1"></span>账号信息
                                         </a>
                                     </li>
-                                    <li>
+                                    <li title="我的订单">
                                         <a href="<?php echo IN_PATH;?>index/user_order">
                                             <span class="iconfont icon-028"></span>我的订单
                                         </a>

+ 9 - 9
source/index/apps.php

@@ -93,32 +93,32 @@ class apps extends BaseUser
                                     <ul>
                                         <?php if ($this->action == 'apps' && IN_DIST_ON || $this->action == 'sign' && IN_SIGN || $this->action == 'super' && IN_SUPER) {
                                         ?>
-                                            <li class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
+                                            <li title="上传应用" class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
                                                 <a href="/index/publish/<?php echo $this->action ?>"> <span class="iconfont icon-upload1"></span>上传应用</a>
                                             </li>
                                         <?php
                                         } ?>
-                                        <li class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
+                                        <li title="应用列表" class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
                                             <a href="/index/apps/<?php echo $this->action ?>"><span class="iconfont icon-41"></span>应用列表</a>
                                         </li>
 
                                         <?php if (IN_SUPER && ($this->action == 'apps' || strstr($this->module, 'apps2'))) { ?>
-                                            <li class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
+                                            <li title="绑定域名" class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
                                                 <a href="/index/domain/<?php echo $this->action ?>"><span class="iconfont icon-liulanqi"></span>绑定域名</a>
                                             </li>
-                                            <li class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
+                                            <li title="外部链接合并" class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
                                                 <a href="/index/combine/<?php echo $this->action ?>"><span class="iconfont icon-erweima"></span>外部链接合并</a>
                                             </li>
-                                            <li class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
+                                            <li title="合并记录" class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
                                                 <a href="/index/jilu/<?php echo $this->action ?>"><span class="iconfont icon-jilu"></span>合并记录</a>
                                             </li>
                                         <?php } ?>
 
                                         <?php if (IN_SUPER && ($this->action == 'super' || strstr($this->module, 'super'))) { ?>
-                                            <li class="<?php echo $this->module == 'super_code' ? 'active' : '' ?>">
+                                            <li title="授权码管理" class="<?php echo $this->module == 'super_code' ? 'active' : '' ?>">
                                                 <a href="/index/super_code/super"><span class="iconfont icon-pwd"></span>授权码管理</a>
                                             </li>
-                                            <li class="<?php echo $this->module == 'super_cert' ? 'active' : '' ?>">
+                                            <li title="开发者账号" class="<?php echo $this->module == 'super_cert' ? 'active' : '' ?>">
                                                 <a href="/index/super_cert/super"><span class="iconfont icon-gongju"></span>开发者账号</a>
                                             </li>
 
@@ -445,7 +445,7 @@ class apps extends BaseUser
                                                                                         <div class="clearfix download-code download-code1">
                                                                                             <span class="icon icon-small-code fl" data-html="true" data-toggle="popover" title="" data-container="body" data-trigger="hover" data-placement="bottom" data-content="<img src='/qrcode?link=<?php echo $_var_25; ?>'>" data-original-title="扫描二维码下载">
                                                                                             </span><a style="margin: 0 5px;" class="ellipsis fl" data-container="body" data-toggle="popover" data-placement="bottom" data-content="<?php echo $_var_25; ?>" data-trigger="hover" target="_blank" href="<?php echo $_var_25; ?>"><?php echo $_var_25; ?></a>
-                                                                                            <button class="copy-btn" data-clipboard-text="<?php echo $_var_25; ?>" style="width: 40px; border-radius: 3px;border: 1px solid goldenrod;background: #fff;font-size: 10px;color: goldenrod;padding: 0 5px">复制</button>
+                                                                                            <button class="copy-btn" data-clipboard-text="<?php echo $_var_25; ?>" style="width: 40px;border: none;background: transparent;color: #348dee;padding: 0 5px">复制</button>
                                                                                         </div>
                                                                                     </div>
                                                                                     <div class="app-list-notes-wrap">
@@ -521,7 +521,7 @@ class apps extends BaseUser
                                                                                                                                                                                                                                                                                                                                                                                     }
                                                                                                                                                                                                                                                                                                                                                                                 }
                                                                                                                                                             ?><a href="<?php echo $_var_23["in_applock"] ? "javascript:;" : "/index/publish_detail/" . $this->action . "?id=" . bees_encrypt($_var_23["in_id"]); ?>" class="table-btn color-hover" <?php echo $_var_23["in_applock"] ? "disabled=\"disabled\"" : ""; ?>>详情</a>
-                                                                                <a href="javascript:;" app_id="<?php echo bees_encrypt($_var_23["in_id"]); ?>" class="table-btn color-delete delete-app">删除</a>
+                                                                                <a href="javascript:;" app_id="<?php echo bees_encrypt($_var_23["in_id"]); ?>" style="color:#FF7429" class="table-btn color-delete delete-app">删除</a>
                                                                             </td>
                                                                 </tr><?php
                                                                     }

+ 17 - 15
source/index/domain.php

@@ -47,20 +47,20 @@ class domain extends BaseUser
                             <div class="col-sm-2">
                                 <aside class="aside-left">
                                     <ul>
-                                        <li class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
+                                        <li title="上传应用" class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
                                             <a href="/index/publish/<?php echo $this->action ?>"> <span class="iconfont icon-upload1"></span>上传应用</a>
                                         </li>
 
-                                        <li class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
+                                        <li title="应用列表"  class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
                                             <a href="/index/apps/<?php echo $this->action ?>"><span class="iconfont icon-41"></span>应用列表</a>
                                         </li>
-                                        <li class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
+                                        <li title="绑定域名"  class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
                                             <a href="/index/domain/<?php echo $this->action ?>"><span class="iconfont icon-liulanqi"></span>绑定域名</a>
                                         </li>
-                                        <li class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
+                                        <li title="外部链接合并"  class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
                                             <a href="/index/combine/<?php echo $this->action ?>"><span class="iconfont icon-erweima"></span>外部链接合并</a>
                                         </li>
-                                        <li class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
+                                        <li title="合并记录"  class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
                                             <a href="/index/jilu/<?php echo $this->action ?>"><span class="iconfont icon-jilu"></span>合并记录</a>
                                         </li>
                                     </ul>
@@ -116,16 +116,18 @@ class domain extends BaseUser
                                                                     <td class="angle-parent">
                                                                         <?php echo $_var_2["id"]; ?> </td>
                                                                     <td>
-                                                                        <a id="copylink<?php echo $_var_2["id"]; ?>"
-                                                                            style="margin:0 5px;color:#157df1;font-size:14px;"
-                                                                            class="fl" target="_blank"
-                                                                            href="http://<?php echo $_var_2["domain"]; ?>">http://<?php echo $_var_2["domain"]; ?></a>
-                                                                        <button class="copy table-btn fl"
-                                                                            style="padding: 0 5px;border:0;font-size:14px;background:transparent;"
-                                                                            data-clipboard-action="copy"
-                                                                            data-clipboard-target="#copylink<?php echo $_var_2["id"]; ?>">
-                                                                            复制
-                                                                        </button>
+                                                                        <div style="display: flex; align-items: center; justify-content: center;">
+                                                                            <a id="copylink<?php echo $_var_2["id"]; ?>"
+                                                                                style="margin:0 5px;color:#157df1;font-size:14px;"
+                                                                                class="fl" target="_blank"
+                                                                                href="http://<?php echo $_var_2["domain"]; ?>">http://<?php echo $_var_2["domain"]; ?></a>
+                                                                            <button class="copy table-btn fl"
+                                                                                style="padding: 0 5px;border:0;font-size:14px;background:transparent;"
+                                                                                data-clipboard-action="copy"
+                                                                                data-clipboard-target="#copylink<?php echo $_var_2["id"]; ?>">
+                                                                                复制
+                                                                            </button>
+                                                                        </div>
                                                                     </td>
                                                                     <td>
                                                                         <?php echo $_var_2["hits"]; ?> </td>

+ 99 - 20
source/index/footer.php

@@ -126,28 +126,107 @@ if (!defined('IN_ROOT')) {
         </div>
     </footer>
     <!--底部-->
-    <ul class="fixed-right right-float-window" style>
-        <li>
-            <a href="javascript:;" target="_blank" class="chatQQ">
-                <span class="iconfont icon-qq"></span>
-            </a>
-        </li>
-        <?php if (IN_WXQRCODE) { ?>
-            <li>
-                <a href="javascript:;">
-                    <span class="iconfont icon-weixin1"></span>
-                    <div class="wechat">
-                        <img src="/<?php echo IN_WXQRCODE ?>" alt="">
-                    </div>
-                </a>
-            </li>
-        <?php } ?>
-        <li class="go-top" style="display: none;">
-            <a href="javascript:;"><span class="iconfont icon-go-top"></span></a>
-        </li>
-    </ul>
+  <div class="contact-nav">
+    <div class="telegram">
+        <a href="#">
+            <img src="/static/index/image/telegram.png" alt="">
+        </a>
+    </div>
+    <div class="whatsapp">
+        <a href="#">
+            <img src="/static/index/image/whatsapp.png" alt="">
+        </a>
+    </div>
+    <div class="c-go-top top">
+        <a href="javascript:void(0);" id="scrollToTop">
+            <img src="/static/index/image/top.png" alt="">
+        </a>
+    </div>
+</div>
+<style>
+    
+.contact-nav {
+    position: fixed;
+    right: 24px;
+    top: 50%;
+    transform: translateY(-50%);
+    z-index: 999;
+    height: 235px;
+}
+
+.contact-nav>div {
+    margin-bottom: 12px;
+}
+
+.contact-nav>div a {
+    display: block;
+    width: 60px;
+    height: 60px;
+}
+
+.contact-nav>div a img {
+    display: block;
+    width: 100%;
+    height: 100%;
+}
+
+.contact-nav .top {
+    margin-top: 24px;
+    filter: drop-shadow(0px 0px 15px rgba(7, 40, 78, 0.15));
+}
+.contact-nav .top {
+    display: none;
+    cursor: pointer;
+    transition: all 0.3s ease;
+}
+
+.contact-nav .top:hover {
+    transform: translateY(-2px);
+    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
+}
+
+.contact-nav .top a {
+    display: block;
+    text-decoration: none;
+}
+
+.contact-nav .top img {
+    width: 100%;
+    height: auto;
+}
+
+@media (max-width: 767px) {
+    .contact-nav {
+        right: 8px;
+        display: none;
+    }
+
+    .show-right-nav .contact-nav {
+        display: block;
+    }
+
+    .contact-nav>div a {
+        width: 44px;
+        height: 44px;
+    }
+}
+</style>
     <script src="/static/index/js/clipboard.min.js"></script>
     <script>
+ // 滚动到顶部功能
+        $("#scrollToTop").on('click', function() {
+            $('html, body').animate({
+                scrollTop: 0
+            }, 800);
+        });
+        // 显示/隐藏回到顶部按钮
+        $(window).scroll(function() {
+            if ($(this).scrollTop() > 300) {
+                $('.c-go-top').fadeIn();
+            } else {
+                $('.c-go-top').fadeOut();
+            }
+        });
         if (!isHideFooter) {
             $('.right-float-window').show();
         }

+ 5 - 5
source/index/jilu.php

@@ -42,20 +42,20 @@ class jilu extends BaseUser
                         <div class="col-sm-2">
         <aside class="aside-left">
         <ul>
-           <li class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
+           <li title="上传应用" class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
             <a href="/index/publish/<?php echo $this->action ?>"> <span class="iconfont icon-upload1"></span>上传应用</a>
            </li>
                 
-            <li class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
+            <li title="应用列表" class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
                 <a href="/index/apps/<?php echo $this->action ?>"><span class="iconfont icon-41"></span>应用列表</a>
             </li>
-            <li class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
+            <li title="绑定域名" class="<?php echo $this->module == 'domain' ? 'active' : '' ?>">
                 <a href="/index/domain/<?php echo $this->action ?>"><span class="iconfont icon-liulanqi"></span>绑定域名</a>
             </li>
-            <li class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
+            <li title="外部链接合并" class="<?php echo $this->module == 'combine' ? 'active' : '' ?>">
                 <a href="/index/combine/<?php echo $this->action ?>"><span class="iconfont icon-erweima"></span>外部链接合并</a>
             </li>
-            <li class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
+            <li title="合并记录" class="<?php echo $this->module == 'jilu' ? 'active' : '' ?>">
                 <a href="/index/jilu/<?php echo $this->action ?>"><span class="iconfont icon-jilu"></span>合并记录</a>
             </li>
         </ul>

+ 4 - 4
source/index/left.php

@@ -8,19 +8,19 @@ if (!defined('IN_ROOT')) {
         <ul>
             <?php if ($this->action == 'apps' && IN_DIST_ON || $this->action == 'sign' && IN_SIGN || $this->action == 'super' && IN_SUPER) {
                 ?>
-                <li class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
+                <li title="上传应用" class="<?php echo ($this->module == 'publish' || $this->module == 'publish_update') ? 'active' : '' ?>">
                     <a href="/index/publish/<?php echo $this->action ?>"> <span class="iconfont icon-upload1"></span>上传应用</a>
                 </li>
                 <?php
             } ?>
-            <li class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
+            <li title="应用列表" class="<?php echo $this->module == 'apps' ? 'active' : '' ?>">
                 <a href="/index/apps/<?php echo $this->action ?>"><span class="iconfont icon-41"></span>应用列表</a>
             </li>
             <?php if (IN_SUPER && ($this->action == 'super' || strstr($this->module, 'super'))) { ?>
-                <li class="<?php echo $this->module == 'super_code' ? 'active' : '' ?>">
+                <li title="授权码管理" class="<?php echo $this->module == 'super_code' ? 'active' : '' ?>">
                     <a href="/index/super_code/super"><span class="iconfont icon-pwd"></span>授权码管理</a>
                 </li>
-                <li class="<?php echo $this->module == 'super_cert' ? 'active' : '' ?>">
+                <li title="开发者账号" class="<?php echo $this->module == 'super_cert' ? 'active' : '' ?>">
                     <a href="/index/super_cert/super"><span class="iconfont icon-gongju"></span>开发者账号</a>
                 </li>
             <?php } ?>

+ 590 - 156
source/index/price.php

@@ -605,7 +605,7 @@ class price extends Base
                                         <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
                                     </svg>
 
-                                    <div style="margin:0 10px;">会员套餐</div>
+                                    <div style="margin:0 10px;">常见问题</div>
 
                                     <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
                                         <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
@@ -637,18 +637,7 @@ class price extends Base
         </div>
         <div class="visible-xs">
             <div class="mobile-price">
-                <div class="new-price-tab">
-                    <ul class="tab clearfix">
-                        <li class="active"><a href="javascript:;">分发套餐</a></li>
-                        <?php 
-		if (IN_SIGN) {
-			?> <li><a href="javascript:;">企业签名</a></li>
-                        <?php 
-		}
-		?> <li><a href="javascript:;">会员套餐</a></li>
-                    </ul>
-                </div>
-                <div class="m-price-banner">
+                 <div class="m-price-banner">
                     <div class="swiper-container">
                         <div class="swiper-wrapper">
                             <div class="swiper-slide" style="background-image: url(/static/index/image/m-price-1.jpg)">
@@ -658,44 +647,185 @@ class price extends Base
                         </div>
                     </div>
                 </div>
+                <div class="new-price-tab">
+                    <ul class="tab clearfix">
+                        <li class="active"><a href="javascript:;">分发套餐</a></li>
+                        <?php 
+                        if (IN_SIGN) {
+                            ?> <li><a href="javascript:;">企业签名</a></li>
+                        <?php 
+                            }
+                            ?> <li><a href="javascript:;">会员套餐</a></li>
+                    </ul>
+                </div>
+               
                 <div class="container">
                     <div class="new-price-con">
                         <div class="tab-4" style="display: block;">
-                            <div class="m-price-common m-publish">
+                            <div class="m-price-common m-publish price-1">
                                 <div class="tit-wrap">
-                                    <ul class="tit clearfix">
+                                    <div class="text-center title flex items-center justify-center">
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">应用分发套餐</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                </div>
+                                    <!-- <ul class="tit clearfix">
                                         <li class="left"><img src="/static/index/image/m-price-4.png"></li>
                                         <li class="center">应用分发套餐</li>
                                         <li class="right"><img src="/static/index/image/m-price-5.png"></li>
-                                    </ul>
-                                    <div class="p2">
+                                    </ul> -->
+                                    <div class="p2" style="color:#7690B5; font-size: 12px;">
                                         实名认证后,每天免费赠送<span><?php echo IN_LOGINPOINTS;?></span><?php echo IN_POINTNAME;?>
                                     </div>
                                 </div>
                                 <div class="row">
-                                    <?php 
+                                        <?php 
                                         $item = db('item')->where('type', '1')->where('status', 1)->order('price asc')->limit(3)->select();
                                         foreach ($item as $k => $v) {
-                                            ?> <div class="col-xs-4">
-                                        <div class="con con<?php echo $k;?>">
-                                            <div class="level"><?php echo $v['number'];?>
-                                                <span><?php echo IN_POINTNAME;?></span>
+                                            ?> 
+                                        <div class="con">
+                                            <div class="c-top">
+                                                <div class="num"><?php echo $v['number'];?>
+                                                    <span><?php echo IN_POINTNAME;?></span>
+                                                </div>
+                                                <span class="recommended"
+                                                    <?php echo $v['recommended'] ? 'style="display: block;  top:-4px;right:-2px;left:auto; rotate: 90deg; height:auto"' : 'style="display: none;"';?>>
+                                                    <img src="/static/index/image/icon-17.png"></span>
+                                            </div>
+                                            <div class="bottom-con">
+                                                <dl>
+                                                    <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C  3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    
+                                                        支持安卓苹果合并下载
+                                                    </dd>
+                                                    <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    
+                                                        支持最大<?php echo formatsize(IN_SVIPUPLOAD * 1024 * 1024);?>
+                                                        应用
+                                                    </dd>
+                                                        <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    
+                                                        支持中文、英文、繁体
+                                                    </dd>
+                                                        <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    
+                                                        6个专享模板使用
+                                                    </dd>
+                                                    <!--                                                        <dd><span class="iconfont icon-gou color-hover"></span>APP可以永久保存-->
+                                                    <!--                                                        </dd>-->
+                                                        <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    
+                                                        自定义短连接
+                                                    </dd>
+                                                    <!--                                                        <dd><span class="iconfont icon-gou color-hover"></span>CDN加速下载-->
+                                                    <!--                                                        </dd>-->
+                                                </dl>
+                                                <div class="b-price">
+                                                    ¥<span><?php echo intval($v['price']);?></span>
+                                                </div>
+                                            </div>
+                                            <div class="bottom">
+                                                <a href="/index/item_price?id=<?php echo $v['id'];?>"
+                                                    target="_blank" class="btn-buy ms-btn-secondary ms-btn">购买</a>
                                             </div>
-                                            <div class="msggg">套餐<?php echo array('一', '二', '三')[$k];?></div>
-                                            <div class="num"><span><?php echo intval($v['price']);?></span>元</div>
-                                            <?php 
-                                                if ($v['recommended']) {
-                                                    ?> <span class="recommended">推荐</span>
-                                                                                <?php 
-                                                }
-                                            ?>
                                         </div>
-                                    </div>
-                                    <?php 
+                                     <?php 
                                         }
-                                        ?> </div>
+                                        ?> 
+                                </div>
+
+                               
                             </div>
-                            <br>
+                             <div class="price-common price-1">
+                             <div class="text-center title flex items-center justify-center" style="margin-bottom: 20px;">
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700; color: #151515;">常见问题</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                </div>
+                            <div class="help" style="margin-bottom: 20px;">
+                                <?php 
+                                $list = db('article')->where('type', '1')->where('group', 'distr')->select();
+                                foreach ($list as $v) {
+                                    ?>
+                                <dl>
+                                    <dt class="clearfix">
+                                        <span class="left">Q :</span>
+                                        <span class="right"><?php echo $v['name'];?></span>
+                                    </dt>
+                                    <dd class="clearfix answer">
+                                        <span class="left">A :</span>
+                                        <span class="right"><?php echo $v['content'];?></span>
+                                    </dd>
+                                </dl>
+                                <?php 
+                                    }
+                                    ?>
+                            </div>
+                        </div>
+                            <!-- <br>
                             <br>
                             <div class="m-publish-buy clearfix">
                                 <a href="/index/item_price?id=10" class="small1"><span
@@ -704,133 +834,400 @@ class price extends Base
                                         class="iconfont icon-gouwuche"></span>购买套餐二</a>
                                 <a href="/index/item_price?id=12" class="big2"><span
                                         class="iconfont icon-gouwuche"></span>购买套餐三</a>
-                            </div>
+                            </div> -->
                         </div>
                         <div class="tab-5">
-                            <div class="m-price-common m-pack-price">
-                                <div class="tit-wrap">
-                                    <ul class="tit clearfix">
-                                        <li class="left"><img src="/static/index/image/m-price-4.png"></li>
-                                        <li class="center">应用签名</li>
-                                        <li class="right"><img src="/static/index/image/m-price-5.png"></li>
-                                    </ul>
+                            <div class="m-price-common m-pack-price price-1">
+                               <div class="tit-wrap">
+                                    <div class="text-center title flex items-center justify-center" >
+                                        <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                        </svg>
+
+                                        <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">企业签名</div>
+
+                                        <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                        </svg>
+
+                                    </div>
+                                      <div class="p2" style="color:#7690B5; font-size: 12px; margin-bottom: 20px;">
+                                        选择最适合您的服务套餐
+                                    </div>
                                 </div>
-                                <div class="row">
-                                    <div class="con con1">
-                                        <h4>企业签名</h4>
-                                        <p class="p1">选择最适合您的服务套餐</p>
-                                        <div class="table-responsive" style="border:0;margin-bottom:0;">
-                                            <table class="table table-bordered">
-                                                <tr>
-                                                    <th>
-                                                        <center>套餐</center>
-                                                    </th>
-                                                    <th>
-                                                        <center>基础版</center>
-                                                    </th>
-                                                    <th>
-                                                        <center><span class="badge-basis">稳定版<span
-                                                                    class="badge">推荐</span></span></center>
-                                                    </th>
-                                                </tr>
-                                                <?php 
-                                                    $item = db('item')->where('type', '3')->where('status', 1)->where('recommended', '0')->order('price asc')->limit(3)->select();
-                                                    $item1 = db('item')->where('type', '3')->where('status', 1)->where('recommended', '1')->order('price asc')->limit(3)->select();
-                                                    foreach ($item as $k => $v) {
-                                                        ?> <tr>
-                                                    <td><?php echo $v['number'];?>个月
-                                                        <!--                                            <span class="badge-basis">-->
-                                                        <!--                                                <span class="badge">-->
-                                                        <!--</span>-->
-                                                        <!--                                            </span>-->
-                                                    </td>
-                                                    <td><span class="font20"><?php echo intval($v['price']);?></span>元
-                                                    </td>
-                                                    <td>
-                                                        <span
-                                                            class="font20"><?php echo intval($item1[$k]['price']);?></span>元
-                                                    </td>
-                                                </tr>
-                                                <?php 
+                                  
+                                    <div class="row row-mobile const-table-bor ">
+                                        <table class="table table-bordered">
+                                            <tr>
+                                                <th>套餐</th>
+                                                <th>基础版</th>
+                                                <th ><span class="badge-basis">稳定版</span>
+                                                <span class="recommended" style="display: block; position:absolute; right:-1px;top:-1px;">
+                                                        <img src="/static/index/image/icon_tuijian2.png" style="width:40px;height:40px;"></span> 
+                                            </th>
+                                            </tr>
+                                            <?php 
+                                                $item = db('item')->where('type', '3')->where('status', 1)->where('recommended', '0')->order('price asc')->limit(3)->select();
+                                                $item1 = db('item')->where('type', '3')->where('status', 1)->where('recommended', '1')->order('price asc')->limit(3)->select();
+                                                foreach ($item as $k => $v) {
+                                                    ?>
+                                            <tr>
+                                                <td><?php echo $v['number'];?>个月
+                                                    <!--                                            <span class="badge-basis">-->
+                                                    <!--                                                <span class="badge">-->
+                                                    <!--</span>-->
+                                                    <!--                                            </span>-->
+                                                </td>
+                                                <td>¥<span class="font20"><?php echo intval($v['price']);?></span></td>
+                                                <td> 
+                                                    ¥<span class="font20"><?php echo intval($item1[$k]['price']);?></span>
+                                                </td>
+                                            </tr>
+                                            <?php 
+                                            }
+                                            ?>
+                                            <tr>
+                                                <td>更新<span class="badge-basis"><span class="badge" style="background-color: #ff7429; color: #fff;">活动价</span></span></td>
+                                                <td><span class="free">每月补签<?php echo IN_RESIGN;?>次</span></td>
+                                                <td><span class="free">每月补签<?php echo IN_RESIGN;?>次</span></td>
+                                            </tr>
+                                        </table>
+                                    </div>
+                                    <div class="tit-wrap">
+                                        <div class="text-center title flex items-center justify-center" >
+                                        <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                        </svg>
+
+                                        <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">超级签名</div>
+
+                                        <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                            <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                        </svg>
+
+                                    </div>
+                                     <div class="p2" style="color:#7690B5; font-size: 12px; margin-bottom: 20px;">
+                                        选择最适合您的服务套餐
+                                </div>
+                                        </div>
+                               
+                                <div class="row row-mobile const-table-bor ">
+                                    <?php 
+                                    if (IN_SUPER) {
+                                        ?>
+                                     
+                                    <table class="table table-bordered">
+                                        <tbody>
+                                            <tr>
+                                                <th>套餐</th>
+                                                <th>私有池</th>
+                                                <th><span class="badge-basis">公有池</span>
+                                                <span class="recommended" style="display: block; position:absolute; right:-1px;top:-1px;">
+                                                    <img src="/static/index/image/icon_tuijian2.png" style="width:40px;height:40px;"></span> 
+                                                </th>
+                                            </tr>
+
+                                            <?php 
+                                            $item = db('item')->where('type', '4')->where('status', 1)->order('price asc')->limit(3)->select();
+                                            $prv_item = db('item')->where('type', '5')->where('status', 1)->order('price asc')->limit(3)->select();
+                                            foreach ($item as $k => $v) {
+                                                ?>
+                                            <tr>
+                                                <td><?php echo $v['number'];?>个设备
+                                                    <!--                                            <span class="badge-basis">-->
+                                                    <!--                                                <span class="badge">-->
+                                                    <!--</span>-->
+                                                    <!--                                            </span>-->
+                                                </td>
+                                                <td>
+                                                    <span
+                                                        class="font20"><?php echo intval($prv_item[$k]['price']);?></span>元
+                                                </td>
+                                                <td><span class="font20"><?php echo intval($v['price']);?></span>元
+                                                </td>
+                                            </tr>
+                                            <?php 
                                                     }
                                                     ?> <tr>
-                                                    <td>更新<span class="badge-basis"><span
-                                                                class="badge">活动价</span></span></td>
-                                                    <td><span class="free">每月补签<?php echo IN_RESIGN;?>次</span></td>
-                                                    <td><span class="free">每月补签<?php echo IN_RESIGN;?>次</span></td>
-                                                </tr>
-                                            </table>
-                                        </div>
+                                                <td>开发者证书<span class="badge-basis"></span></td>
+                                                <td><span class="free">使用用户个人的证书</span></td>
+                                                <td><span class="free">使用本站提供的证书</span></td>
+                                            </tr>
+                                        </tbody>
+                                    </table>
+                           
+                                    <?php 
+                                        }
+                                        ?>
+                                </div>
+
+                                <div class="tit-wrap">
+                                    <div class="text-center title flex items-center justify-center" >
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">服务介绍</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
                                     </div>
-                                    <div class="con con2" style="margin-top:20px;">
-                                        <h4>超级签名</h4>
-                                        <p class="p1">选择最适合您的服务套餐</p>
-                                        <div class="table-responsive" style="border:0;margin-bottom:0;">
-                                            <table class="table table-bordered">
-                                                <tbody>
-                                                    <tr>
-                                                        <th>套餐</th>
-                                                        <th>私有池</th>
-                                                        <th>
-                                                            <span class="badge-basis">
-                                                                公有池
-                                                                <span class="badge">推荐</span>
-                                                            </span>
-                                                        </th>
-                                                    </tr>
-
-                                                    <?php 
-                                                        $item = db('item')->where('type', '4')->where('status', 1)->order('price asc')->limit(3)->select();
-                                                        $prv_item = db('item')->where('type', '5')->where('status', 1)->order('price asc')->limit(3)->select();
-                                                        foreach ($item as $k => $v) {
-                                                            ?> <tr>
-                                                        <td><?php echo $v['number'];?>个设备
-                                                            <!--                                            <span class="badge-basis">-->
-                                                            <!--                                                <span class="badge">-->
-                                                            <!--</span>-->
-                                                            <!--                                            </span>-->
-                                                        </td>
-                                                        <td>
-                                                            <span
-                                                                class="font20"><?php echo intval($prv_item[$k]['price']);?></span>元
-                                                        </td>
-                                                        <td><span
-                                                                class="font20"><?php echo intval($v['price']);?></span>元
-                                                        </td>
-                                                    </tr>
-                                                    <?php 
-                                                        }
-                                                        ?> <tr>
-                                                        <td>开发者证书<span class="badge-basis"></span></td>
-                                                        <td><span class="free">私有证书</span></td>
-                                                        <td><span class="free">平台证书</span></td>
-                                                    </tr>
-                                                </tbody>
-                                            </table>
-                                        </div>
+                                     <div class="p2" style="color:#7690B5; font-size: 12px; margin-bottom: 20px;">
+                                    APP无需越狱或者上架商店,即可直接安装到设备上
+                                </div>
+                                </div>
+                               
+                                <div class="row row-mobile const-table-bor ">
+                                    <table class="table table-bordered">
+                                        <tr>
+                                            <td>服务</td>
+                                            <th>基础版</th>
+                                            <th>稳定版</th>
+                                            <th>超级签名</th>
+                                        </tr>
+                                        <tr>
+                                            <td>官方手动签名</td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>IPA包检测(检测系统、版本)</td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>真机测试(常用机型真机测试)</td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>证书分类签名</td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>提供备用证书签名</td>
+                                            <td></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>应用扩展(App Extension)</td>
+                                            <td></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>网络代理(Packet Tunnel)</td>
+                                            <td></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>数据共享(App Groups)</td>
+                                            <td></td>
+                                            <td></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>计步器(HealthKit)</td>
+                                            <td></td>
+                                            <td></td>
+                                            <td><span class="iconfont icon-duihao"></span></td>
+                                        </tr>
+                                        <tr>
+                                            <td>稳定性</td>
+                                            <td>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing2"></span>
+                                                <span class="iconfont icon-xingxing2"></span>
+                                            </td>
+                                            <td>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing2"></span>
+                                            </td>
+                                            <td>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                                <span class="iconfont icon-xingxing"></span>
+                                            </td>
+                                        </tr>
+                                        <tr>
+                                            <td>适用于</td>
+                                            <td>测试使用、中短期运营</td>
+                                            <td>长期稳定运营</td>
+                                            <td>长期稳定运营</td>
+                                        </tr>
+                                    </table>
+                                </div>
+                            </div>
+                             <div class="tit-wrap" style="margin-bottom: 20px;">
+                                    <div class="text-center title flex items-center justify-center" >
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">常见问题</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
                                     </div>
                                 </div>
+                            <div class="help">
+                                <?php 
+                                    $list = db('article')->where('type', '1')->where('group', 'sign')->select();
+                                    foreach ($list as $v) {
+                                        ?> <dl>
+                                    <dt class="clearfix">
+                                        <span class="left">Q :</span>
+                                        <span class="right"><?php echo $v['name'];?></span>
+                                    </dt>
+                                    <dd class="clearfix answer">
+                                        <span class="left">A :</span>
+                                        <span class="right"><?php echo $v['content'];?></span>
+                                    </dd>
+                                </dl>
+                                <?php 
+                            }
+                            ?> 
                             </div>
                         </div>
                         <div class="tab-6" style="display: none;">
-                            <div class="m-price-common m-publish">
+                            <div class="m-price-common m-publish price-1">
                                 <div class="tit-wrap">
-                                    <ul class="tit clearfix">
-                                        <li class="left"><img src="/static/index/image/m-price-4.png"></li>
-                                        <li class="center">会员套餐</li>
-                                        <li class="right"><img src="/static/index/image/m-price-5.png"></li>
-                                    </ul>
-                                    <div class="p2">
+                                    <div class="text-center title flex items-center justify-center">
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700;color:#151515;">会员套餐</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                </div>
+                                    <div class="p2" style="color:#7690B5; font-size: 12px;">
                                         实名认证后,每天免费赠送<span><?php echo IN_LOGINPOINTS;?></span><?php echo IN_POINTNAME;?>
                                     </div>
                                 </div>
                                 <div class="row">
+                                      <?php 
+                                        $item = db('item')->where('type', '1')->where('status', 1)->order('price asc')->limit(3)->select();
+                                        $CAPACITY = array(IN_PVIPCAPACITY, IN_IVIPCAPACITY, IN_SVIPCAPACITY);
+                                        $UPLOAD = array(IN_PVIPUPLOAD, IN_IVIPUPLOAD, IN_SVIPUPLOAD);
+                                        foreach ($item as $k => $v) {
+                                            ?>
+                                    <div class="con">
+                                        <div class="c-top">
+                                            <div class="num">
+                                                <img src="/static/index/image/icon-vip_<?php echo $k + 1;?>.png"
+                                                     style="width: 50px;">
+                                                <span><?php echo $k==0 ? '初级会员' : ($k==1 ? '中级会员' : '高级会员'); ?></span>
+                                                </div>
+                                                <span class="recommended" 
+                                                    <?php echo $v['recommended'] ? 'style="display: block; top:-4px;left:auto;right:-2px;rotate: 90deg; height: auto;"' : 'style="display: none;"';?>>
+                                                    <img src="/static/index/image/icon-17.png"></span>
+                                            </div>
+                                            <div class="bottom-con">
+                                                <dl>
+                                                    <dd>
+                                                         <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    <?php echo formatsize($CAPACITY[$k] * 1024 * 1024);?>
+                                                        存储容量
+                                                    </dd>
+                                                    <dd>
+                                                         <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    可上传<?php echo formatsize($UPLOAD[$k] * 1024 * 1024);?>
+                                                        应用
+                                                    </dd>
+                                                     <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    下载页无广告
+                                                    </dd>
+                                                     <dd class="flex items-center">
+                                                        <svg width="16" height="16" viewBox="0 0 16 16" style="margin-right:10px;" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                                            <g clip-path="url(#clip0_295_905)">
+                                                            <path d="M8 16C3.582 16 0 12.418 0 8C0 3.582 3.582 0 8 0C12.418 0 16 3.582 16 8C16 12.418 12.418 16 8 16ZM6.216 11.1413C6.29339 11.2187 6.38526 11.2801 6.48638 11.322C6.5875 11.3639 6.69588 11.3855 6.80533 11.3855C6.91479 11.3855 7.02317 11.3639 7.12429 11.322C7.22541 11.2801 7.31728 11.2187 7.39467 11.1413L12.4467 6.08933C12.5241 6.01194 12.5855 5.92006 12.6273 5.81894C12.6692 5.71783 12.6908 5.60945 12.6908 5.5C12.6908 5.39055 12.6692 5.28217 12.6273 5.18106C12.5855 5.07994 12.5241 4.98806 12.4467 4.91067C12.3693 4.83327 12.2774 4.77188 12.1763 4.73C12.0752 4.68811 11.9668 4.66656 11.8573 4.66656C11.7479 4.66656 11.6395 4.68811 11.5384 4.73C11.4373 4.77188 11.3454 4.83327 11.268 4.91067L6.76933 9.33733L4.756 7.324C4.5997 7.1677 4.38771 7.07989 4.16667 7.07989C3.94562 7.07989 3.73363 7.1677 3.57733 7.324C3.42103 7.4803 3.33322 7.69229 3.33322 7.91333C3.33322 8.02278 3.35478 8.13116 3.39667 8.23228C3.43855 8.3334 3.49994 8.42527 3.57733 8.50267L6.216 11.1413Z" fill="#0DD768"/>
+                                                            </g>
+                                                            <defs>
+                                                            <clipPath id="clip0_295_905">
+                                                            <rect width="16" height="16" fill="white"/>
+                                                            </clipPath>
+                                                            </defs>
+                                                        </svg>    CDN加速下载
+                                                    </dd>
+                                                </dl>
+                                                <div class="b-price">
+                                                    ¥<span><?php echo intval($v['price']);?></span>/年
+                                                </div>
+                                            </div>
+                                            <div class="bottom">
+                                                <a href="/index/item_price?type=2&id=<?php echo $v['id'];?>"
+                                                    target="_blank" class="btn-buy ms-btn-secondary ms-btn">购买</a>
+                                            </div>
+                                    </div>
                                     <?php 
-		$item = db('item')->where('type', '1')->where('status', 1)->order('price asc')->limit(3)->select();
-		$CAPACITY = array(IN_PVIPCAPACITY, IN_IVIPCAPACITY, IN_SVIPCAPACITY);
-		$UPLOAD = array(IN_PVIPUPLOAD, IN_IVIPUPLOAD, IN_SVIPUPLOAD);
-		foreach ($item as $k => $v) {
-			?> <div class="col-xs-4">
+                                    }
+                                    ?>
+                                </div>
+
+                                <!-- <div class="row">
+                                    //<?php 
+                                       // $item = db('item')->where('type', '1')->where('status', 1)->order('price asc')->limit(3)->select();
+                                       // $CAPACITY = array(IN_PVIPCAPACITY, IN_IVIPCAPACITY, IN_SVIPCAPACITY);
+                                        //$UPLOAD = array(IN_PVIPUPLOAD, IN_IVIPUPLOAD, IN_SVIPUPLOAD);
+                                       // foreach ($item as $k => $v) {
+                                            ?> <div class="col-xs-4">
                                         <div class="con con<?php echo $k;?>">
                                             <div class="level"><?php echo $v['number'];?>
                                                 <span><?php echo IN_POINTNAME;?></span>
@@ -844,26 +1241,63 @@ class price extends Base
                                             <div class="msggg">下载页无广告</div>
                                             <div class="msggg">CDN加速下载</div>
                                             <div class="num"><span><?php echo intval($v['price']);?></span>元</div>
-                                            <?php 
-			if ($v['recommended']) {
-				?> <span class="recommended">限时特惠</span>
-                                            <?php 
-			}
-			?>
+                                            //<?php 
+                                           // if ($v['recommended']) {
+                                               // ?> <span class="recommended">限时特惠</span>
+                                           // <?php 
+                                          //  }
+                                            //?>
                                         </div>
                                     </div>
-                                    <?php 
-		}
-		?> </div>
-                            </div>
-                            <div class="m-publish-buy clearfix">
+                                   // <?php 
+                                   // }
+                                    ?> 
+                                    </div>
+                            </div> -->
+                            <!-- <div class="m-publish-buy clearfix">
                                 <a href="/index/item_price?type=2&id=20" class="small1"><span
                                         class="iconfont icon-gouwuche"></span>购买初级会员</a>
                                 <a href="/index/item_price?type=2&id=21" class="big1"><span
                                         class="iconfont icon-gouwuche"></span>购买中级会员</a>
                                 <a href="/index/item_price?type=2&id=22" class="big2"><span
                                         class="iconfont icon-gouwuche"></span>购买高级会员</a>
-                            </div>
+                            </div> -->
+
+
+
+                             <div class="price-common price-1">
+                             <div class="text-center title flex items-center justify-center" style="margin-bottom: 20px;">
+                                    <svg width="24" height="17" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                    <div style="margin:0 10px; font-size: 16px; font-weight: 700; color: #151515;">常见问题</div>
+
+                                    <svg width="24" height="17" style="rotate: 180deg;" viewBox="0 0 24 17" fill="none" xmlns="http://www.w3.org/2000/svg">
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 24 0.5)" fill="#00A2FF"/>
+                                        <circle cx="8" cy="8" r="8" transform="matrix(-1 0 0 1 16 0.5)" fill="#00A2FF" fill-opacity="0.3"/>
+                                    </svg>
+
+                                </div>
+                            <div class="help">
+                                <?php 
+                                    $list = db('article')->where('type', '1')->where('group', 'vip')->select();
+                                    foreach ($list as $v) {
+                                        ?> <dl>
+                                    <dt class="clearfix">
+                                        <span class="left">Q :</span>
+                                        <span class="right"><?php echo $v['name'];?></span>
+                                    </dt>
+                                    <dd class="clearfix answer">
+                                        <span class="left">A :</span>
+                                        <span class="right"><?php echo $v['content'];?></span>
+                                    </dd>
+                                </dl>
+                                <?php 
+                            }
+                            ?> </div>
+                        </div>
                         </div>
                     </div>
                 </div>

+ 3 - 3
source/index/public/footer.php

@@ -42,7 +42,7 @@
             <img src="/static/index/image/whatsapp.png" alt="">
         </a>
     </div>
-    <div class="top">
+    <div class="c-go-top top">
         <a href="javascript:void(0);" id="scrollToTop">
             <img src="/static/index/image/top.png" alt="">
         </a>
@@ -133,9 +133,9 @@
         // 显示/隐藏回到顶部按钮
         $(window).scroll(function() {
             if ($(this).scrollTop() > 300) {
-                $('.top').fadeIn();
+                $('.c-go-top').fadeIn();
             } else {
-                $('.top').fadeOut();
+                $('.c-go-top').fadeOut();
             }
         });
         

+ 1 - 1
source/index/public/header.php

@@ -91,7 +91,7 @@ document.addEventListener('DOMContentLoaded', () => {
                     </li>
 
                     <?php if ($this->userlogined) { ?>
-                    
+                       
                     <?php }
 
                             if (IN_SUPER) { ?>

+ 5 - 5
source/index/publish_left.php

@@ -7,24 +7,24 @@ if (!defined('IN_ROOT')) {
 ?><div class="col-sm-2">
     <aside class="aside-left">
         <ul>
-            <li class="<?php echo $this->module == 'publish_detail' ? 'active' : '';?>">
+            <li title="应用详情" class="<?php echo $this->module == 'publish_detail' ? 'active' : '';?>">
                 <a href="/index/publish_detail/<?php echo $this->action;?>?id=<?php echo bees_encrypt($row['in_id']);?>">
                     <span class="iconfont icon-41"></span>应用详情
                 </a>
             </li>
-            <li class="<?php echo $this->module == 'publish_setting' ? 'active' : '';?>">
+            <li title="应用设置" class="<?php echo $this->module == 'publish_setting' ? 'active' : '';?>">
                 <a href="/index/publish_setting/<?php echo $this->action;?>?id=<?php echo bees_encrypt($row['in_id']);?>">
                     <span class="iconfont icon-19"></span>应用设置
                 </a>
             </li>
-            <li class="<?php echo $this->module == 'publish_statistics' ? 'active' : '';?>">
+            <li title="下载明细" class="<?php echo $this->module == 'publish_statistics' ? 'active' : '';?>">
                 <a href="/index/publish_statistics/<?php echo $this->action;?>?id=<?php echo bees_encrypt($row['in_id']);?>">
                     <span class="iconfont icon-download2"></span>下载明细
                 </a>
             </li>
             <?php 
 if ($this->action == 'sign' && IN_SIGN) {
-	?>                <li class="<?php echo $this->module == 'publish_sign' ? 'active' : '';?>">
+	?>                <li title="企业签名" class="<?php echo $this->module == 'publish_sign' ? 'active' : '';?>">
                     <a href="/index/publish_sign/<?php echo $this->action;?>?id=<?php echo bees_encrypt($row['in_id']);?>">
                         <span class="iconfont icon-qianming"></span>企业签名</a>
                 </li>
@@ -32,7 +32,7 @@ if ($this->action == 'sign' && IN_SIGN) {
 }
 ?>            <?php 
 if ($this->action == 'super') {
-	?>                <li class="<?php echo $this->module == 'publish_superlog' ? 'active' : '';?>">
+	?>                <li title="签名记录" class="<?php echo $this->module == 'publish_superlog' ? 'active' : '';?>">
                     <a href="/index/publish_superlog/<?php echo $this->action;?>?id=<?php echo bees_encrypt($row['in_id']);?>">
                         <span class="iconfont icon-qianming"></span>签名记录</a>
                 </li>

+ 7 - 5
source/index/user_cash.php

@@ -175,12 +175,14 @@ class user_cash extends BaseUser
                                                         <?php echo $this->user['promote_money_cash'];?>                                                    </p>
                                                 </a>
                                                 <?php 
-		if (IN_CASH && $this->user['promote_money'] > IN_CASH_MIN && isCashDate()) {
-			?>                                                    <a href="javascript:;" class="ms-btn ms-btn-primary mt3"
+                                                if (IN_CASH && $this->user['promote_money'] > IN_CASH_MIN && isCashDate()) {
+                                                    ?>                                                    
+                                                    <a href="javascript:;" class="ms-btn ms-btn-primary mt3 tx-j" style="margin-left: 25px;"
                                                        id="addcode">提现</a>
                                                 <?php 
-		}
-		?>                                            </div>
+                                                }
+                                                ?>                                            
+                                                </div>
                                             <div class="user-table table-list-body">
                                                 <div class="table-wrap">
                                                     <div class="table-responsive">
@@ -432,7 +434,7 @@ class user_cash extends BaseUser
                                             aria-label="Close"
                                             onclick="$('#vipkeySC').toggle();">取消
                                     </button>
-                                    <button type="button" class="btn btn-primary" onclick="produce()">提交</button>
+                                    <button type="button" class="btn btn-primary" style="background: #2168fb; border-color: #2168fb;" onclick="produce()">提交</button>
                                 </div>
                             </div>
                         </div>

+ 5 - 5
source/index/user_left.php

@@ -7,32 +7,32 @@ if (!defined("IN_ROOT")) {
 ?><div class="col-sm-2">
     <aside class="aside-left">
         <ul>
-            <li class="<?php echo $this->module == "user_profile" ? "active" : "";?>">
+            <li title="账号信息" class="<?php echo $this->module == "user_profile" ? "active" : "";?>">
                 <a href="<?php echo IN_PATH;?>index/user_profile">
                     <span class="iconfont icon-user1"></span>账号信息
                 </a>
             </li>
-            <li class="<?php echo $this->module == "user_order" ? "active" : "";?>">
+            <li title="我的订单" class="<?php echo $this->module == "user_order" ? "active" : "";?>">
                 <a href="<?php echo IN_PATH;?>index/user_order">
                     <span class="iconfont icon-028"></span>我的订单
                 </a>
             </li>
 
-            <li class="<?php echo $this->module == "user_aclog" ? "active" : "";?>">
+            <li title="账户记录" class="<?php echo $this->module == "user_aclog" ? "active" : "";?>">
                 <a href="<?php echo IN_PATH;?>index/user_aclog">
                     <span class="iconfont icon-fapiao"></span>账户记录
                 </a>
             </li>
             <?php 
 if (IN_PROMOTE) {
-	?>                <li class="<?php echo $this->module == "user_promote" ? "active" : "";?>">
+	?>                <li title="代理推广" class="<?php echo $this->module == "user_promote" ? "active" : "";?>">
                     <a href="<?php echo IN_PATH;?>index/user_promote">
                         <span class="iconfont icon-team"></span>代理推广
                     </a>
                 </li>
             <?php 
 }
-?>            <li class="<?php echo $this->module == "user_cash" ? "active" : "";?>">
+?>            <li title="提现记录" class="<?php echo $this->module == "user_cash" ? "active" : "";?>">
                 <a href="<?php echo IN_PATH;?>index/user_cash">
                     <span class="iconfont icon-008"></span>提现记录
                 </a>

+ 4 - 2
source/index/user_promote.php

@@ -257,7 +257,9 @@ class user_promote extends BaseUser
                                                 </a>
                                                 <a href="javascript:;"
                                                    class="ms-btn ms-btn-primary mt3"
-                                                   id="addcode" style="float: right; width:auto;">添加下級</a>
+                                                   id="addcode" style="float: right; width:auto;">
+                                                   <span class="iconfont icon-add"> </span>
+                                                   添加下級</a>
                                             </div>
                                             <div class="warn-prompt">
                                         <span><i class=" iconfont"><b>推广链接:</b></i>
@@ -478,7 +480,7 @@ class user_promote extends BaseUser
                                             aria-label="Close"
                                             onclick="$('#vipkeySC').toggle();">取消
                                     </button>
-                                    <button type="button" class="btn btn-primary" onclick="adduser()">添加</button>
+                                    <button type="button" class="btn btn-primary" style="background: #2168fb; border-color: #2168fb;" onclick="adduser()">添加</button>
                                 </div>
                             </div>
                         </div>

+ 4 - 4
source/index/webview2.php

@@ -178,7 +178,7 @@ class webview2 extends BaseUser
                                             
                                             <!-- 自定义包名 -->
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2">自定义包名</label>
+                                                <label class="control-label col-sm-2"><span>&nbsp;</span>自定义包名</label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <input type="text" id="bundle_id" name="bundle_id"
@@ -193,7 +193,7 @@ class webview2 extends BaseUser
                                             
                                             <!-- 自定义版本号 -->
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2">自定义版本号</label>
+                                                <label class="control-label col-sm-2"><span>&nbsp;</span>自定义版本号</label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <input type="text" id="version" name="version"
@@ -207,7 +207,7 @@ class webview2 extends BaseUser
                                             <!-- 封装方式 -->
                                             <div class="form-group clearfix">
                                                 <label class="control-label col-sm-2"><span>*</span>封装方式</label>
-                                                <div class="col-sm-10">
+                                                <div class="col-sm-10 ptfz">
                                                     <div class="input-text radio" style="margin-left: 0px;">
                                                         <label onclick="$('#note').hide()" class="radio-container">
                                                             <input type="radio" name="IsRemovURL" value="0" 
@@ -354,7 +354,7 @@ class webview2 extends BaseUser
                                                 <!-- 收费标准 -->
                                                 <div class="form-group clearfix">
                                                     <div class="col-sm-2 col-xs-4 pay-num" id="price">
-                                                        <div class="fl">应支付</div>
+                                                        <div class="fl" style="color:#000000; font-weight: 500;">应支付</div>
                                                         <b class="color-danger"><span>¥</span><?php echo $_var_6[$_var_9]; ?></b>
                                                     </div>
                                                     <div class="col-sm-2 col-xs-4">

+ 17 - 14
source/index/webview_index.php

@@ -93,6 +93,7 @@
             border: 1px solid #1b81ff;
             color: #4c497a;
             background-color: #f7f7f7;
+            height: 50px;
         }
     </style>
 </head>
@@ -165,7 +166,7 @@
                                                 });
                                             </script>
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">APP名称</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">APP名称</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <input type="text" id="in_title" name="in_title"
@@ -178,7 +179,7 @@
                                                 </div>
                                             </div>
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">网站链接</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">网站链接</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <input type="text" class="form-control input-change2 "
@@ -195,7 +196,7 @@
                                             <input type="hidden" name="edit" value="<?php echo $edit; ?>">
                                             <input type="hidden" name="id" value="<?php echo $id; ?>">
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">应用类型</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">应用类型</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text pt2ype">
                                                         <label class="gggh1 radio-container">
@@ -216,7 +217,7 @@
                                                 </div>
                                             </div>
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">横竖屏</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">横竖屏</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <label class="gggh1 radio-container">
@@ -239,7 +240,7 @@
                                             </div>
 
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">包名(Bundle ID)</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">包名(Bundle ID)</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <label class="gggh1 radio-container"><input type="radio" name="bidtype" value="0" checked><span class="radio-custom"></span> 默认</label> <label class="radio-container"><input type="radio" name="bidtype" value="1"><span class="radio-custom"></span> 自定义</label>
@@ -252,7 +253,7 @@
                                             </div>
 
                                             <div class="form-group clearfix">
-                                                <label class="control-label col-sm-2"><span>*</span><span class="w500-c15">版本号</span></label>
+                                                <label class="control-label col-sm-2"><span class="w500-c15">版本号</span><span>*</span></label>
                                                 <div class="col-sm-6">
                                                     <div class="input-text">
                                                         <label class="gggh1 radio-container"><input type="radio" name="bidtypee" value="0" checked><span class="radio-custom"></span> 默认</label> <label class="radio-container"><input type="radio" name="bidtypee" value="1"><span class="radio-custom"></span> 自定义</label>
@@ -1989,7 +1990,7 @@
                                                                                         data-container="body"
                                                                                         data-toggle="popover"
                                                                                         data-placement="right"
-                                                                                        data-content="&lt;div class=&#39;color-333&#39;&gt;&lt;b&gt;系统分享&lt;/b&gt;:无需申请第三方平台的分享Key,操作简单。&lt;img class=&#39;mt5&#39; src=&#39;//sres.dbqapp.com/static/img/way-3.png?202008148184&#39;&gt;&lt;br&gt;&lt;b&gt;&lt;br&gt;APP分享:&lt;/b&gt;需要申请第三方平台的分享Key,操作复杂。暂时只支持微信平台。&lt;br&gt;&lt;img class=&#39;mt5&#39; src=&#39;//sres.dbqapp.com/static/img/way-4.png?202008148184&#39;&gt;&lt;/div&gt;"
+                                                                                        data-content="&lt;div class=&#39;color-333&#39;&gt;&lt;b&gt;系统分享&lt;/b&gt;:无需申请第三方平台的分享Key,操作简单。&lt;b&gt;&lt;br&gt;APP分享:&lt;/b&gt;需要申请第三方平台的分享Key,操作复杂。暂时只支持微信平台。&lt;br&gt;"
                                                                                         data-original-title=""
                                                                                         title="">两种分享方式的差别</a>
                                                                                 </li>
@@ -2933,10 +2934,12 @@
                                                                 <div class="l-tit">预览效果</div>
                                                                 <div class="phone">
                                                                     <div class="bg"
-                                                                        style="background-color: #f3f3f3;">
-                                                                        <div class="aside-icon"><img
+                                                                        style="background-color: #f3f3f3;">                                                                       
+                                                                        <div class="aside-icon">
+                                                                                <img
                                                                                 src="<?php echo $data["icon"]; ?>"
-                                                                                alt=""></div>
+                                                                                alt="">
+                                                                            </div>
                                                                         <ul class="aside-nav white">
                                                                             <li class="clearfix">
                                                                                 <span class="fl iconfont"></span>
@@ -4091,7 +4094,7 @@
 
 
 
-                                                    <div class="">
+                                                    <div class="" style="border-bottom: 1px solid #e5e5e5;">
                                                         <ul class="clearfix period list1 step4-list">
                                                             <?php
                                                             $active = "active";
@@ -4234,7 +4237,7 @@
 
                                                 <div class="common">
                                                     <div class="tit" style="border: none;padding-bottom: 10px">选择支付方式</div>
-                                                    <a class="ms-btnna ms-btn-secondarya" style="margin-left: 25px"><img style="
+                                                    <a class="ms-btnna ms-btn-secondarya" style="margin-left: 25px; padding: 13px;"><img style="
                                                         display: inline-block;
                                                         margin-right: 10px;" src="/images/icon/setpPay.svg" alt="">余额支付¥<?php echo $this->user["money"]; ?></a>
                                                     <!-- <ul class="clearfix list3">
@@ -4246,7 +4249,7 @@
                                                 </div>
                                                 <div class="common">
                                                     <div class="pay-money" id="price">
-                                                        <div class="money">应支付<span class="dangerr">¥<?php echo $IN_WEBVIEWPOINTS[$index]; ?>.00</span></div>
+                                                        <div class="money w500-c15">应支付<span class="dangerr">¥<?php echo $IN_WEBVIEWPOINTS[$index]; ?>.00</span></div>
 
                                                     </div>
 
@@ -4290,7 +4293,7 @@
 
             <div class="clearfix form-group">
                 <label class="control-label col-sm-2"></label>
-                <div class="warn-prompt-wrap1ass fl" style="width: 100%;">
+                <div class="warn-prompt-wrap1ass fl" style="width: 100%;border: none;">
                     <div class="warn-prompt-cont" style="padding:15px;text-align: left;">
                         <p>
                             本平台不支持以下类型应用:

+ 3 - 3
source/index/webview_left.php

@@ -7,21 +7,21 @@ if (!defined("IN_ROOT")) {
 ?><div class="col-sm-2">
     <aside class="aside-left">
         <ul>
-            <li class="<?php echo $this->module == "webview" ? "active" : "";?>">
+            <li title="标准封装" class="<?php echo $this->module == "webview" ? "active" : "";?>">
                 <a href="/index/webview">
                    
 
                     <span class="iconfont icon-xiangzi font18"></span>标准封装
                 </a>
             </li>
-            <li class="<?php echo $this->module == "webview2" ? "active" : "";?>">
+            <li title="苹果免签封装" class="<?php echo $this->module == "webview2" ? "active" : "";?>">
                 
                 <a href="/index/webview2">
                      
                     苹果免签封装
                 </a>
             </li>
-            <li class="<?php echo $this->module == "webview_log" ? "active" : "";?>">
+            <li title="封装记录" class="<?php echo $this->module == "webview_log" ? "active" : "";?>">
                 <a href="/index/webview_log">
                     <span class="iconfont icon-xiangzi font18"></span>封装记录
                 </a>

+ 121 - 77
source/index/webview_log.php

@@ -74,6 +74,7 @@ class webview_log extends BaseUser
 		$this->static_();
 		?>            <link rel="stylesheet" href="/static/pack/font-awesome-4.7.0/css/font-awesome.css"/>
             <script src="/static/index/js/bootstrap-paginator.js"></script>
+            <link rel="stylesheet" href="/css/jcq.css">
         </head>
         <body>
         <?php 
@@ -114,43 +115,102 @@ class webview_log extends BaseUser
                                         <span class="icon-warn iconfont"></span>
                                         因发布的APP不符合审核规则,已停用此账号发布功能。
                                     </div>
-                                <?php 
-		}
-		?>                                <div class="table-list-wrap">
+                                      <?php 
+                                        }
+                                        ?>                                
+                                <div class="table-list-wrap j-bgend" >
                                     <div class="table-list">
-                                        <div class="a-top mb10 clearfix">
+                                        <div class="a-top mb10 clearfix j-top-title">
+                                            
+                                            <div class=" clearfix how-many j-top-wrap">
+                                            
+                                                  <dl class="clearfix">
+                                                        <dd class="fl">
+                                                            <div class="clearfix">
+                                                                <div class="apps-titbox">
+                                                                    <p class="p1 apps-tit">
+                                                                        应用存储空间容量
+                                                                    </p>
+                                                                    <img src="/images/icon/Vector.svg"
+                                                                        data-container="body"
+                                                                        data-toggle="popover" data-placement="top"
+                                                                        data-trigger="hover" data-html="true"
+                                                                        data-content="1. 应用存储空间上限<br>2. 应用存储空间容量可以通过购买会员增加">
+                                                                    </img>
+                                                                </div>
+                                                            </div>
+                                                            <div class="apps-numbox-n">
+                                                                <div class="apps-numbox-box">
+                                                                    <img style="margin: 8px 0 5px 0;" src="/images/icon/Total.svg"/>
+                                                                    <span class="apps-num" style="color: #2168FB !important"><?php echo get_user_in_spacetotal($this->user, true);?></span>
+                                                                </div>
+                                                                <div class="apps-numbox-box" style="margin-left: 30px;">
+                                                                    <img style="margin: 8px 0 5px 0;" src="/images/icon/Used.svg"/>
+                                                                    <span class="apps-num" style="color: #FF7429 !important"><?php echo formatsize($this->user["in_spaceuse"]);?></span>
+                                                                </div>
+                                                            </div>
+                                                            <div class="apps-right-line mob-none">
+                                                            </div>
+                                                        </dd>
+                                                        <dd class="fl">
+                                                            <div class="clearfix">
+                                                                <div class="apps-titbox">
+                                                                    <p class="p1 apps-tit">
+                                                                        上传限制
+                                                                    </p>
+                                                                    <img src="/images/icon/Vector.svg"
+                                                                        data-container="body"
+                                                                        data-toggle="popover" data-placement="top"
+                                                                        data-trigger="hover" data-html="true"
+                                                                        data-content="1. 单个应用最大上传限制<br>2. 应用上传可以通过购买会员升级"></img>
+                                                                </div>
+                                                            </div>
+                                                            <div class="apps-numbox">
+                                                                <span class="apps-num"><?php echo get_user_in_filesize($this->user, true); ?><i></i></span>
+                                                            </div>
+                                                            <div class="apps-right-line">
+                                                            </div>
+                                                        </dd>
+                                                        <dt class="fl j-goumai"><a href="/index/price"
+                                                                      class="ms-btn ms-btn-primary mt3 w60" >购买</a></dt>
+                                                    </dl>
+                                                
+                                            </div>
+                                        </div>
+                                        <div class="app-table-wrap j-top-content">
                                             <div class="app-system-select fl">
-										<span class="text">
-										<?php 
-		if ($_var_3 == "ipa") {
-			echo "iOS";
-		} elseif ($_var_3 == "apk") {
-			echo "Android";
-		} else {
-			echo "全部";
-		}
-		?>										</span>
+                                                <span class="text">
+                                                <?php 
+                                                if ($_var_3 == "ipa") {
+                                                    echo "iOS";
+                                                } elseif ($_var_3 == "apk") {
+                                                    echo "Android";
+                                                } else {
+                                                    echo "全部";
+                                                }
+                                                ?>										
+                                                </span>
                                                 <span class="iconfont icon-arrow-down-1"></span>
                                                 <ul class="app_device">
                                                     <li data-system="" <?php 
-		if ($_var_3 == "") {
-			?>class="active"<?php 
-		}
-		?>>
+                                                        if ($_var_3 == "") {
+                                                            ?>class="active"<?php 
+                                                        }
+                                                        ?>>
                                                         全部
                                                     </li>
                                                     <li data-system="ipa" <?php 
-		if ($_var_3 == "ipa") {
-			?>class="active"<?php 
-		}
-		?>>
+                                                        if ($_var_3 == "ipa") {
+                                                            ?>class="active"<?php 
+                                                        }
+                                                        ?>>
                                                         iOS
                                                     </li>
                                                     <li data-system="apk" <?php 
-		if ($_var_3 == "apk") {
-			?>class="active"<?php 
-		}
-		?>>
+                                                        if ($_var_3 == "apk") {
+                                                            ?>class="active"<?php 
+                                                        }
+                                                        ?>>
                                                         Android
                                                     </li>
                                                 </ul>
@@ -160,55 +220,9 @@ class webview_log extends BaseUser
                                                        id="keyword" value="<?php echo $_var_4;?>">
                                                 <span class="iconfont icon-search"></span>
                                             </div>
-                                            <div class="fr clearfix how-many">
-                                                <dl class="clearfix">
-                                                    <dd class="fl">
-                                                        <div class="clearfix">
-                                                            <div class="fr">
-                                                                <p class="p1">
-                                                                    应用存储空间容量
-                                                                </p>
-                                                                <span class="iconfont icon-prompt1"
-                                                                      data-container="body"
-                                                                      data-toggle="popover" data-placement="top"
-                                                                      data-trigger="hover" data-html="true"
-                                                                      data-content="1. 应用存储空间上限<br>2. 应用存储空间容量可以通过购买会员增加">
-
-                                                        </span>
-                                                            </div>
-                                                        </div>
-                                                        <div class="p2 clearfix">
-                                                            <span><?php echo get_user_in_spacetotal($this->user, true);?><i>(总量)</i></span>
-                                                            <span><?php echo formatsize($this->user["in_spaceuse"]);?><i>(已用)</i></span>
-                                                        </div>
-                                                        <div class="right-line">
-                                                        </div>
-                                                    </dd>
-                                                    <dd class="fl">
-                                                        <div class="clearfix">
-                                                            <div class="fr">
-                                                                <p class="p1">
-                                                                    上传限制
-                                                                </p>
-                                                                <span class="iconfont icon-prompt1"
-                                                                      data-container="body"
-                                                                      data-toggle="popover" data-placement="top"
-                                                                      data-trigger="hover" data-html="true"
-                                                                      data-content="1. 单个应用最大上传限制<br>2. 应用上传可以通过购买会员升级"></span>
-                                                            </div>
-                                                        </div>
-                                                        <div class="p2 clearfix">
-                                                            <span><?php echo get_user_in_filesize($this->user, true);?><i></i></span>
-                                                        </div>
-                                                        <div class="right-line">
-                                                        </div>
-                                                    </dd>
-                                                    <dt class="fl"><a href="/index/price"
-                                                                      class="ms-btn ms-btn-primary mt3 w60">购买</a></dt>
-                                                </dl>
-                                            </div>
-                                        </div>
-                                        <div class="app-table-wrap">
+                                           <div class="app-bloder-btn icon-search">
+                                                    查询
+                                                </div>
                                             <div class="table-wrap">
                                                 <div class="table-responsive">
                                                     <table class="table app-table">
@@ -256,7 +270,18 @@ class webview_log extends BaseUser
 												</td><td><?php echo $_var_25["version"];?></td><td>
 													<?php echo formatsize($_var_25["size"]);?>
 
-												</td><td><a href="<?php echo $_var_25["url"];?>" target="_blank"><?php echo $_var_25["url"];?></a></td><td><?php echo $_var_25["period"] > time() ? date("Y-m-d H:i", $_var_25["period"]) : ($_var_25["period"] < 1 ? "永久" : "已过期");?></td><td><?php echo ["Android", "iOS", "iOS免签"][$_var_25["type"]];?></td><td><?php 
+												</td>
+                                                <td>
+  <div class="download-code-wrap">
+                                                                                        <div class="clearfix download-code download-code1">
+                                                                                            <span class="icon icon-small-code fl" data-html="true" data-toggle="popover" title="" data-container="body" data-trigger="hover" data-placement="bottom" data-content="<img src='/qrcode?link=<?php echo $_var_25["url"];?>'>" data-original-title="扫描二维码下载">
+                                                                                            </span><a style="margin: 0 5px;color:#000;" class="ellipsis fl" data-container="body" data-toggle="popover" data-placement="bottom" data-content="<?php echo $_var_25["url"];?>" data-trigger="hover" target="_blank" href="<?php echo $_var_25["url"];?>"><?php echo $_var_25["url"];?></a>
+                                                                                            <button class="copy-btn" data-clipboard-text="<?php echo $_var_25["url"];?>" style="width: 40px; border-radius: 3px;border: 0;background: #fff;font-size: 13px;color: #2168fb;padding: 0 5px;background: transparent; ">复制</button>
+                                                                                        </div>
+                                                                                    </div>
+
+                                                   
+                                                    </td><td><?php echo $_var_25["period"] > time() ? date("Y-m-d H:i", $_var_25["period"]) : ($_var_25["period"] < 1 ? "永久" : "已过期");?></td><td><?php echo ["Android", "iOS", "iOS免签"][$_var_25["type"]];?></td><td><?php
 			if ($_var_25["type"] == 2 && $_var_25["config"]["IsRemovURL"]) {
 				?><a href="javascript:;" class="table-btn color-hover" onclick="downloadApp(<?php echo $_var_25["id"];?>,<?php echo $_var_25["type"];?>)">下载</a><?php 
 			} else {
@@ -323,8 +348,21 @@ class webview_log extends BaseUser
                         </div>
                     </div>
                 </div>
+                <div class="clearfix form-group" style="background: #f2f2f5;">
+                <label class="control-label col-sm-2"></label>
+                <div class="warn-prompt-wrap1ass fl" style="width: 100%;">
+                    <div class="warn-prompt-cont" style="padding:15px;text-align: left;">
+                        <p>
+                            本平台不支持以下类型应用:
+                            <br>1.诈骗类应用 2.黄赌毒类应用 3.博彩/棋牌类应用 4.投资/借贷类应用 5.金融吸储类应用 6.其他违法违规类应用,同时请您确认封装或上传的应用符合《<a href="/index/about/specification" target="_blank" class="color-hover">应用审核规范</a>》,如有违反,我们将视情况封禁应用或账号,(<span style="color:red">均不做退款处理</span>),如果您已封装或上传以上类型应用请尽快删除下架,自觉清理,避免违法行为。
+                        </p>
+                    </div>
+                </div>
+            </div>
             </div>
+             
         </div>
+       
         <div class="modal fade in" id="vipp8SC" tabindex="-1" role="dialog"
              style="display: none; padding-right: 15px;">
             <div class="modal-dialog" role="document">
@@ -372,16 +410,22 @@ class webview_log extends BaseUser
                     </div>
                 </div>
             </div>
+             
         </div>
         <?php 
 		$this->inc_merge();
 		?>        <script src="/static/pack/layer/layer.js"></script>
+        <script src="/static/index/js/clipboard.min.js"></script>
 
         <script>
+            var clipboard = new ClipboardJS('.copy-btn');
+                clipboard.on('success', function(e) {
+                    alert('复制成功');
+                });
             $('.icon-search').click(function () {
                 var keyword = $('#keyword').val();
                 if (keyword) {
-                    window.location.href = "/index/apps/apps?ext=<?php echo $_var_3;?>&keyword=" + $('#keyword').val();
+                    window.location.href = "/index/webview_log?ext=<?php echo $_var_3;?>&keyword=" + $('#keyword').val();
                 }
             });
 

File diff suppressed because it is too large
+ 49 - 0
sql/dkewl.sql


BIN
static/default/img/m-price-1.jpg


BIN
static/default/img/price-banner-1.jpg


+ 22 - 2
static/index/css/ly.css

@@ -1,3 +1,7 @@
+tr td {
+    max-width: 300px !important;
+    overflow: hidden;
+}
 .f16-w500-c151515 {
   font-size: 16px !important;
   font-weight: 500 !important;
@@ -18,7 +22,20 @@
 .btn-20-7-radio4 {
   padding: 7px 20px;
   border-radius: 4px;
+}.pagination>.active>a,
+.pagination>.active>a:focus,
+.pagination>.active>a:hover,
+.pagination>.active>span,
+.pagination>.active>span:focus,
+.pagination>.active>span:hover {
+    background-color: #2168fb;
+    border-color:#2168fb;
+}
+.pagination>li>a,
+.pagination>li>span{
+    color:#2168fb;
 }
+
 /* 单选框相关 */
 .radio-container {
     position: relative;
@@ -206,7 +223,7 @@
     display: none;
 }
 .webview-btn-box {
-    margin-left: 25px;
+    margin-left: 180px;
 }
 .webview-pub-icon {
     position: absolute;
@@ -238,6 +255,9 @@ body .price-pay .price-list3 .list3 li {
     width: 270px;
     height: 88px;
 }
+.step1 label span {
+    float: right;
+}
 /* 移动端样式适配 */
 @media (max-width: 767px) {
     .apps-num {
@@ -380,7 +400,7 @@ body .price-pay .price-list3 .list3 li {
         width: 3.8rem;
         height: 1.2rem;
         margin-left: .4rem !important;
-        padding: .4rem .2rem;
+        padding: .4rem .2rem !important;
     }
     body .price-pay .common .list3 li {
         width: 1.82rem;

+ 14 - 13
static/index/css/main.css

@@ -13,7 +13,7 @@
     url('/static/index/font/syht/SourceHanSansSC-Medium-2.woff') format('woff'),
     url('/static/index/font/syht/SourceHanSansSC-Regular-2.woff') format('woff');
 }
-body {font-family: 'syht', 'Poppins', sans-serif;}
+body {font-family: 'syht', 'Poppins', sans-serif !important;}
 @media (min-width: 1300px) {
     .container {
         width: 1300px;
@@ -2292,7 +2292,7 @@ footer {
 }
 
 .price-pay .common .tit {
-    padding: 25px 30px 20px;
+    /* padding: 25px 30px 20px; */
     border-bottom: 1px solid #e5e5e5;
     font-size: 16px !important;
     font-weight: 700 !important;
@@ -2301,6 +2301,7 @@ footer {
 
 .price-pay .common ul {
     padding: 20px 25px;
+    padding-top: 0;
 }
 
 .price-pay .common ul li {
@@ -7000,6 +7001,7 @@ a:hover {
     border: 1px solid #157df1;
     border-radius: 3px;
     display: inline-block;
+    margin-bottom: 3px;
 }
 
 .table-list .app-table .table-btn+.table-btn {
@@ -7050,22 +7052,22 @@ a:hover {
 }
 
 .table-list .app-table .table-btn.color-delete {
-    border-color: #ee635d;
+    border-color:  #FF7429;
     margin-right: 0;
 }
 
 .table-list .app-table .table-btn.color-delete:hover {
-    background-color: #ee635d;
+    background-color:  #FF7429;
     color: #fff;
 }
 
 .table-list .app-table .table-btn.color-delete:focus {
     background-color: transparent;
-    color: #ee635d;
+    color:  #FF7429;
 }
 
 .table-list .app-table .table-btn.color-delete:focus:hover {
-    background-color: #ee635d;
+    background-color:  #FF7429;
     color: #fff;
 }
 
@@ -7123,7 +7125,6 @@ a:hover {
     color: #333;
     font-size: 14px;
     text-align: left;
-    line-height: 14px;
     margin-top: 10px;
 }
 
@@ -11258,8 +11259,8 @@ aside.aside-left ul li:hover a .iconfont {
     padding: 0;
     text-align: center;
     border-radius: 50%;
-    border: 1px solid #ee635d;
-    color: #ee635d;
+    border: 1px solid  #FF7429;
+    color:  #FF7429;
     white-space: normal;
     padding: 0 5px;
     line-height: 14px;
@@ -11274,18 +11275,18 @@ aside.aside-left ul li:hover a .iconfont {
 }
 
 .details-merge:hover {
-    background-color: #ee635d;
+    background-color:  #FF7429;
     color: #fff;
 }
 
 .details-merge.btn-success:focus {
-    border-color: #ee635d;
-    color: #ee635d;
+    border-color:  #FF7429;
+    color:  #FF7429;
     background-color: transparent;
 }
 
 .details-merge.btn-success:hover {
-    border-color: #ee635d;
+    border-color:  #FF7429;
 }
 
 /*----------/应用发布 改版----------*/

BIN
static/index/image/m-price-1.jpg


BIN
static/index/image/price-banner-1.jpg


+ 8 - 8
static/pack/webview/lib.js

@@ -125,17 +125,17 @@ function next_view() {
     }
     var type = $('input:radio[name=type]:checked').val();
     if (step == 2) {
-        // if ($("#preview_a_icon img").length < 1) {
-        //     alert("请上传应用图标!");
-        //     return;
-        // }
+        if ($("#preview_a_icon img").length < 1) {
+            alert("请上传应用图标!");
+            return;
+        }
 
 
 
-        // if ($("#preview_l_image img").length < 1) {
-        //     alert("请上传启动图片!");
-        //     return;
-        // }
+        if ($("#preview_l_image img").length < 1) {
+            alert("请上传启动图片!");
+            return;
+        }
         step++;
         $('.step' + step).show().siblings('.step-common').hide();
         $('ul.fz-step-box li').eq(step - 1).addClass('active').siblings().removeClass('active')

Some files were not shown because too many files changed in this diff