123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402 |
- <template>
- <view class="noauth-cont" v-if="jurisdictionList.HasPermission === 2 || jurisdictionList.HasPermission === 3 || jurisdictionList.HasPermission === 4 || jurisdictionList.HasPermission === 5">
- <block v-if="!isShowAlert">
- <view class="noauth-activity-box">
- <image src="https://hzstatic.hzinsights.com/cygx/czbk/noauth.png" class="noauth-ico"></image>
- <block v-if="jurisdictionList.HasPermission !== 2">
- <view v-if="jurisdictionList.IsResearch" class="research-noauth">
- <text v-if="jurisdictionList.IsResearchSpecial" style="margin: 0 auto 100rpx; width: 612rpx"> 签约买方研选套餐才可参与此活动,请联系对口销售 </text>
- <block v-else>
- 暂无 <text class="strong-text">买方研选</text> 权限
- <text style="margin-bottom: 30rpx"> 您可申请开通试用 </text>
- </block>
- </view>
- <view class="tip" v-else>{{ jurisdictionList.PopupMsg }}</view>
- <view class="btn-cont" v-if="jurisdictionList.Type !== '专项调研' && !jurisdictionList.IsResearchSpecial" @click="applyAuth"> 立即申请 </view>
- </block>
- <view class="tip" v-if="jurisdictionList.HasPermission === 2">
- <view v-if="jurisdictionList.IsResearch" class="research-noauth">
- <text v-if="jurisdictionList.IsResearchSpecial"> 签约买方研选套餐才可参与此活动,请联系对口销售 </text>
- <block v-else>
- 暂无 <text class="strong-text">买方研选</text> 权限
- <text> 点击提交申请,提醒对口销售为你开通试用 </text>
- </block>
- </view>
- <block v-else>
- <block v-if="jurisdictionList.Type == '专项调研'"> 需要升级行业套餐权限才可参与此活动,请联系对口销售</block>
- <block v-else>
- <text style="margin-bottom: 20rpx"> 您暂无权限参加此活动 </text>
- <text>若想参加可以联系对口销售 </text>
- <text @click="callPhone(jurisdictionList.SellerMobile)" v-if="jurisdictionList.Type !== '专项调研'">
- {{ jurisdictionList.SellerName }}:
- <text style="color: #d4bf86; display: inline-block">{{ jurisdictionList.SellerMobile }}</text>
- </text>
- <text>申请开通对应的试用权限</text>
- </block>
- </block>
- </view>
- <view v-if="jurisdictionList.HasPermission === 2 && jurisdictionList.Type !== '专项调研' && !jurisdictionList.IsResearchSpecial" class="btn-cont" @click="sellerApplyAuth">
- {{ jurisdictionList.IsResearch ? "提交申请" : "立即申请" }}
- </view>
- <view class="btn-cont back-btn" @click="backIndex"> 返回</view>
- </view>
- <view class="product-introduction-box" v-if="jurisdictionList.IsResearch">
- <!-- <view class="research-btn" @click="goRouterResearch('介绍')">
- <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/report_Yx.png"></image>
- 点击查看买方研选产品介绍
- </view>
- <view class="research-btn" @click="goRouterResearch('报价')">
- <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/quotation_icon.png"></image>
- 点击查看买方研选服务报价单
- </view> -->
- <view class="product-introduction">
- <view class="introduction-header">
- <view class="introduction-header-left"></view>
- <view class="introduction-header-right">
- <view class="introduction-title-CN"> 产品介绍 </view>
- <view class="introduction-title-US"> Product Introduction </view>
- </view>
- </view>
- <view class="introduction-body">
- <view class="introduction-body-box">
- <view class="body-box-title"> 独家亮点 </view>
- <view class="introduction-body-row"><span class="highHight-text">低至1000元</span>起访谈优质专家</view>
- <view class="introduction-body-row">重点公司小范围交流<span class="highHight-text">破圈</span>参加</view>
- <view class="introduction-body-row"><span class="highHight-text">海量</span>调研过程及纪要共享</view>
- </view>
- <view class="introduction-body-box">
- <view class="body-box-title"> 优质资源 </view>
- <view class="introduction-body-row"><span class="highHight-text">500+</span>篇/年调研纪要更新,</view>
- <view class="introduction-body-row"><span class="highHight-text">300+</span>场/年海内外重点公司小范围交流,</view>
- <view class="introduction-body-row"><span class="highHight-text">100+</span>场/年热点线下调研,</view>
- <view class="introduction-body-row"><span class="highHight-text">30000+</span>名优质行业专家长期合作,</view>
- <view class="introduction-body-row"><span class="highHight-text">1000+</span>名优秀买方汇集,</view>
- </view>
- <view class="introduction-body-box">
- <view class="body-box-title" style="margin-bottom: 18rpx"> 服务报价 </view>
- <view class="body-row-content">
- <view class="body-row-title"> 3万/年 </view>
- <view class="introduction-body-row">含无限量调研纪要查阅</view>
- <view class="introduction-body-row"><span class="highHight-text">以及3次</span>公开专家访谈;</view>
- </view>
- <view class="body-row-content">
- <view class="body-row-title"> 5万/年 </view>
- <view class="introduction-body-row">含无限量调研纪要查阅</view>
- <view class="introduction-body-row"> <span class="highHight-text">以及15次</span>公开专家访谈<span class="highHight-text">或30次</span>重点公司、专家小范围交流; </view>
- </view>
- <view class="body-row-content" style="margin-bottom: 0">
- <view class="body-row-title"> 10万/年 </view>
- <view class="introduction-body-row">含无限量调研纪要查阅</view>
- <view class="introduction-body-row">
- <span class="highHight-text">以及40次</span>公开专家访谈 <span class="highHight-text">或80次</span>重点公司、专家小范围交流 <span class="highHight-text">或20次</span>私享专家一对一。
- </view>
- </view>
- </view>
- </view>
- </view>
- </view>
- </block>
- <!-- <block v-else>
- <text class="moneh-text"> 上传名片并填写简单信息,24小时内我们会为您开通一个月的免费月卡 </text>
- <img src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/month_card.png" class="month_card" alt="" />
- <view class="btn-cont btn-dl" @click="applyAuth"> 立即上传 </view>
- <view class="btn-cont month-back" @click="backIndex"> 返回</view>
- </block> -->
- </view>
- </template>
- <script>
- import { User, FreeButton } from "@/config/api.js";
- export default {
- props: {
- jurisdictionList: {
- type: Object,
- required: true,
- default: {},
- },
- idAct: {
- type: Number,
- required: true,
- },
- },
- data() {
- return {
- isShowAlert: false,
- };
- },
- methods: {
- /* 无权限申请开通权限 */
- applyAuth() {
- /* 区分是否是潜在用户 */
- this.jurisdictionList.HasPermission === 3
- ? uni.navigateTo({
- url: "/pageMy/applyTrial/applyTrial?tryType=Activity&detailId=" + this.idAct,
- })
- : this.jurisdictionList.HasPermission === 5
- ? this.sellerApplyAuth()
- : uni.showModal({
- title: "",
- content: "您已经提交过申请了,请耐心等待",
- showCancel: false,
- confirmColor: "#376cbb",
- success: function (res) {},
- });
- },
- //销售的立即申请
- sellerApplyAuth() {
- User.applyTry({
- TryType: "Activity",
- DetailId: this.idAct,
- }).then((res) => {
- if (res.Ret === 200) {
- uni.showModal({
- title: "",
- content: "提交申请成功,请耐心等待",
- showCancel: false,
- confirmColor: "#376cbb",
- success: function (res) {
- this.backIndex();
- },
- });
- }
- });
- },
- // 返回首頁
- backIndex() {
- uni.navigateBack({
- fail() {
- uni.switchTab({
- url: "/pages/index/index",
- });
- },
- });
- },
- callPhone(num) {
- uni.makePhoneCall({
- phoneNumber: num,
- });
- },
- //获取权限弹窗是否展示免费月卡接口
- async userIsShowAlert() {
- const res = await FreeButton.userIsShowAlert();
- if (res.Ret === 200) {
- this.isShowAlert = res.Data.IsShow;
- }
- },
- /* 跳转研选 */
- goRouterResearch(type) {
- if (type == "介绍") {
- uni.navigateTo({
- url: "/pages-purchaser/productIntroduction/productIntroduction",
- });
- } else {
- uni.navigateTo({
- url: "/pages-purchaser/ProductQuotation/ProductQuotation",
- });
- }
- },
- },
- mounted() {
- // 免费送月卡
- // this.userIsShowAlert();
- },
- };
- </script>
- <style scoped lang="scss">
- .noauth-cont {
- .noauth-activity-box {
- padding: 100rpx 25rpx 80rpx;
- text-align: center;
- font-size: 28rpx;
- background-color: #fff;
- border-radius: 16rpx;
- }
- .noauth-ico {
- width: 365rpx;
- height: 229rpx;
- margin-bottom: 70rpx;
- }
- .tip {
- width: 532rpx;
- margin: 0 auto 100rpx;
- .contract {
- padding: 40rpx 90rpx 0;
- line-height: 44rpx;
- text {
- display: inline-block;
- }
- }
- }
- .btn-cont {
- width: 500rpx;
- height: 52rpx;
- background: $uni-color-new;
- color: #fff;
- font-size: 24rpx;
- font-weight: 600;
- border-radius: 8rpx;
- margin: 0 auto;
- text-align: center;
- line-height: 52rpx;
- &.back-btn {
- background: #e5efff !important;
- color: $uni-color-new;
- margin-top: 30rpx;
- }
- .btn_bg {
- width: 100%;
- height: 80rpx;
- position: absolute;
- left: 0;
- top: 0;
- }
- .btn-txt {
- width: 100%;
- position: absolute;
- z-index: 1;
- }
- }
- .product-introduction-box {
- background-color: #f7f7f7;
- padding: 10rpx 0;
- margin-top: 60rpx;
- border-radius: 16rpx;
- .product-introduction {
- padding: 60rpx 60rpx 0;
- background-color: white;
- .introduction-header {
- margin-bottom: 40rpx;
- display: flex;
- .introduction-header-left {
- background-color: #caaf8b;
- height: 90rpx;
- width: 14rpx;
- margin-right: 20rpx;
- }
- .introduction-header-right {
- text-align: left;
- .introduction-title-CN {
- font-weight: 500;
- font-size: 34rpx;
- color: #333333;
- line-height: 42rpx;
- margin-bottom: 8rpx;
- }
- .introduction-title-US {
- font-weight: 400;
- font-size: 28rpx;
- color: #c0c4cc;
- line-height: 42rpx;
- }
- }
- }
- .introduction-body {
- .introduction-body-box {
- text-align: left;
- margin-bottom: 40rpx;
- .body-row-content {
- margin-bottom: 40rpx;
- font-size: 34rpx;
- line-height: 48rpx;
- font-weight: 600;
- color: #caaf8b;
- .body-row-title {
- margin-left: 40rpx;
- }
- }
- .body-box-title {
- font-weight: 600;
- font-size: 34rpx;
- line-height: 48rpx;
- padding-left: 40rpx;
- position: relative;
- margin-bottom: 22rpx;
- &::before {
- content: "";
- height: 20rpx;
- width: 20rpx;
- background-color: #caaf8b;
- border-radius: 20rpx;
- position: absolute;
- left: 0;
- top: 16rpx;
- }
- }
- .introduction-body-row {
- margin-left: 40rpx;
- font-weight: 400;
- font-size: 26rpx;
- color: #333333;
- line-height: 36rpx;
- }
- .highHight-text {
- color: #caaf8b;
- }
- }
- }
- }
- }
- .month_card {
- width: 100%;
- height: 565rpx;
- padding-left: -20rpx;
- }
- .btn-dl {
- background: linear-gradient(253deg, #fcf3e9 0%, #eedec8 100%) !important;
- color: #333 !important;
- margin: 30rpx auto !important;
- }
- .month-back {
- background: #f6f6f6 !important;
- color: #999 !important;
- }
- .moneh-text {
- text-align: center;
- width: 632rpx;
- margin: 0 auto 20rpx;
- color: #999999;
- }
- .research-noauth {
- color: #333;
- font-size: 36rpx;
- width: calc(100% + 80rpx);
- margin-left: -40rpx;
- .strong-text {
- display: inline-block;
- padding: 0 10rpx;
- font-weight: 500;
- }
- text:last-child {
- font-size: 32rpx;
- font-size: 34rpx;
- color: #999999;
- margin-top: 10rpx;
- }
- }
- // .research-btn {
- // display: flex;
- // align-items: center;
- // font-size: 32rpx;
- // width: 546rpx;
- // height: 78rpx;
- // margin: 30rpx auto;
- // background: #f8f8fa;
- // border-radius: 4rpx;
- // padding-left: 40rpx;
- // image {
- // width: 40rpx;
- // height: 40rpx;
- // margin-right: 10rpx;
- // }
- // }
- }
- </style>
|