|
@@ -18,58 +18,13 @@
|
|
|
<link href="//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/theme-chalk/index.css" rel="stylesheet" />
|
|
|
<link rel="stylesheet" href='{{Msg "seo" "cdn"}}/css/ele-reset.css?v={{Msg "seo" "version"}}'>
|
|
|
<link rel="stylesheet" href='{{Msg "seo" "cdn"}}/css/selector/selector.css?v={{Msg "seo" "version"}}'>
|
|
|
+ <link href='{{Msg "seo" "cdn"}}/css/collect-user-info.css?v={{Msg "seo" "version"}}' rel="stylesheet">
|
|
|
<link rel="stylesheet" href='{{Msg "seo" "cdn"}}/frontRouter/pc/seeBuyerHistory/css/index-pc.css?v={{Msg "seo" "version"}}'>
|
|
|
<style>
|
|
|
.w1080 {
|
|
|
width: 1080px;
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
- .show-total-info-group button {
|
|
|
- width: 132px;
|
|
|
- height: 36px;
|
|
|
- background: #FFFFFF;
|
|
|
- border-radius: 6px 6px 6px 6px;
|
|
|
- font-size: 16px;
|
|
|
- font-weight: 400;
|
|
|
- color: #2CB7CA;
|
|
|
- }
|
|
|
- .show-total-info-group {
|
|
|
- display: flex;
|
|
|
- flex-direction: row;
|
|
|
- align-items: center;
|
|
|
- justify-content: space-between;
|
|
|
- margin-top: 24px;
|
|
|
- width: 1080px;
|
|
|
- min-height: 122px;
|
|
|
- background: linear-gradient(315deg, #14A7D6 0%, #1EC2DB 99%);
|
|
|
- font-size: 14px;
|
|
|
- font-weight: 400;
|
|
|
- color: rgba(255, 255, 255, 0.9);
|
|
|
- line-height: 22px;
|
|
|
- padding: 28px 32px;
|
|
|
- box-sizing: border-box;
|
|
|
- border-radius: 6px;
|
|
|
- }
|
|
|
- .show-total-info-item > span {
|
|
|
- display: inline-block;
|
|
|
- margin-top: 8px;
|
|
|
- font-size: 14px;
|
|
|
- font-weight: 400;
|
|
|
- color: rgba(255, 255, 255, 0.9);
|
|
|
- line-height: 22px;
|
|
|
- }
|
|
|
- .show-total-info-item {
|
|
|
- font-size: 16px;
|
|
|
- font-weight: bold;
|
|
|
- color: #FFFFFF;
|
|
|
- line-height: 24px;
|
|
|
- margin-bottom: 8px;
|
|
|
- }
|
|
|
- .show-total-info-item .file-pack-total {
|
|
|
- font-size: 36px;
|
|
|
- line-height: 36px;
|
|
|
- padding: 0 8px;
|
|
|
- }
|
|
|
.el-table th.el-table__cell>.cell {
|
|
|
font-size: 14px;
|
|
|
font-weight: bold;
|
|
@@ -122,17 +77,80 @@
|
|
|
|
|
|
<body>
|
|
|
{{include "/common/pchead.html"}}
|
|
|
-
|
|
|
+ <div id="vue-collect-user-info"></div>
|
|
|
<section class="see-container" v-cloak>
|
|
|
<div class="see-header flex w">
|
|
|
<div class="w1080">
|
|
|
- <h3 class="tab-title">附件下载包</h3>
|
|
|
- <div class="show-total-info-group">
|
|
|
- <div class="show-total-info-item">
|
|
|
- <div>当月附件下载余额<span class="file-pack-total">{points.total?points.total:0}</span>个</div>
|
|
|
- <span>注:超级订阅用户每月享有下载10个附件的权限,也可充值附件下载包增加当月附件下载个数;每月1号上月附件下载余额清零重新计算。</span>
|
|
|
+ <h3 class="tab-title">附件下载</h3>
|
|
|
+ <!-- 大会员且有附件下载权益不展示头部 -->
|
|
|
+ <div class="show-total-info-group" v-show="showHeaderCard">
|
|
|
+ <div class="show-total-info-group-hd">
|
|
|
+ <span class="show-total-info-title">
|
|
|
+ <span>当月附件下载余额</span>
|
|
|
+ <span class="file-pack-total">{ accountInfo.number || 0 }</span>
|
|
|
+ <span class="file-unit">个</span>
|
|
|
+ </span>
|
|
|
+ <div class="hd-right-bg">
|
|
|
+ <img src="/vipsubscribe/image/file-download-overview-bg@2x.png" alt="">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="show-total-info-group-bd">
|
|
|
+ <!-- 超级订阅 -->
|
|
|
+ <div class="show-total-info-group-bd-content" v-if="vipUser">
|
|
|
+ <div class="content-info-hd">
|
|
|
+ <span class="strong">您当前是超级订阅用户</span>
|
|
|
+ <span>,您每月享有10个附件下载权益。每月1号上余额清零重新计算。本月剩余{ accountInfo.grantNum || 0 }个权益。</span>
|
|
|
+ </div>
|
|
|
+ <div class="content-info-bd">
|
|
|
+ <p class="desc-row desc-title">不够用这么办?你有以下三种途径补充余额</p>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">1. 服务升级</p>
|
|
|
+ <p class="desc-text">您可购买大会员,获得每个月不限量附件下载。<span class="highlight-text pointer" @click="doLeaveInfo">了解详情></span></p>
|
|
|
+ </div>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">2. 充值</p>
|
|
|
+ <p class="desc-text" v-if="accountInfo.purchaseNum > 0">您购买了附加下载包,当月有效。本月剩余权益{ accountInfo.purchaseNum }个权益。<button class="j-f-button" @click="rechargeFilePack">去充值</button></p>
|
|
|
+ <p class="desc-text" v-else>您可充值附件下载包增加当月附件下载个数,当月有效。<button class="j-f-button" @click="rechargeFilePack">去充值</button></p>
|
|
|
+ </div>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">3. 兑换</p>
|
|
|
+ <p class="desc-text">您当月剩余剑鱼币兑换附件下载权益{ accountInfo.exchangeNum }个。350剑鱼币可兑换查看一个附件下载权益。兑换后30天内有效。<span class="highlight-text pointer" @click="toBuyWithPoint">去兑换></span></p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!-- 无权限大会员 -->
|
|
|
+ <div class="show-total-info-group-bd-content" v-if="bigmemberNoPower">
|
|
|
+ <div class="content-info-bd">
|
|
|
+ <p class="desc-row desc-title">不够用这么办?你有以下两种途径补充余额</p>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">1. 服务升级</p>
|
|
|
+ <p class="desc-text">您当前是大会员用户,目前不享有附件下载权益。您可以联系客服进行服务升级后获得。<span class="highlight-text pointer" @click="concatKf">联系客服></span></p>
|
|
|
+ </div>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">2. 兑换</p>
|
|
|
+ <p class="desc-text">您当月剩余剑鱼币兑换附件下载权益{ accountInfo.exchangeNum }个。350剑鱼币可兑换查看一个附件下载权益。兑换后30天内有效。<span class="highlight-text pointer" @click="toBuyWithPoint">去兑换></span></p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!-- 免费用户 -->
|
|
|
+ <div class="show-total-info-group-bd-content" v-if="freeUser">
|
|
|
+ <div class="content-info-hd" v-show="showFreeTip">
|
|
|
+ <span class="strong">您当前是免费用户</span>
|
|
|
+ <span>,可免费下载附件 <span class="highlight-text">{ accountInfo.freeNum }</span> 次</span>
|
|
|
+ </div>
|
|
|
+ <div class="content-info-bd">
|
|
|
+ <p class="desc-row desc-title">不够用这么办?你有以下两种途径补充余额</p>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">1. 充值</p>
|
|
|
+ <p class="desc-text">超级订阅用户每月享有下载10个附件的权限,也可充值附件下载包增加。当月附件下载个数,每月1号上余额清零重新计算。<button class="j-f-button" @click="rechargeFilePack">去充值</button></p>
|
|
|
+ </div>
|
|
|
+ <div class="desc-row">
|
|
|
+ <p class="desc-title">2. 兑换</p>
|
|
|
+ <p class="desc-text">您当月剩余剑鱼币兑换附件下载权益{ accountInfo.exchangeNum }个。350剑鱼币可兑换查看一个附件下载权益。兑换后30天内有效。<span class="highlight-text pointer" @click="toBuyWithPoint">去兑换></span></p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <button onclick="location.href = '/swordfish/page_big_pc/free/filePack/buy'">立即充值</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -246,6 +264,8 @@
|
|
|
<script src="https://cdn-common.jianyu360.com/cdn/lib/vue/2.6.11/vue.min.js"></script>
|
|
|
<script src="//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/index.js"></script>
|
|
|
<script src='{{Msg "seo" "cdn"}}/common-module/public/js/china-map-data.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/static-data.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/js/pc-collect-user-info.js?v={{Msg "seo" "version"}}'></script>
|
|
|
<script>
|
|
|
function closeDialog() {
|
|
|
$(".dialog").css("display", "none")
|