ts_aimz/pages/copyright/createBuy/createBuy.wxml

152 lines
8.5 KiB
Plaintext
Raw Normal View History

2025-03-21 18:05:54 +08:00
<view class="buy-container">
2025-03-29 15:54:33 +08:00
<swiper indicator-dots style="height: 120rpx;" autoplay indicator-active-color="#fff">
2025-03-24 18:05:54 +08:00
<swiper-item>
<image src="{{imgAssets}}/banner_1.png" style="width: 100vw;height: 120rpx;"></image>
2025-03-24 18:05:54 +08:00
</swiper-item>
<swiper-item>
<image src="{{imgAssets}}/banner_2.png" style="width: 100vw;height: 120rpx;"></image>
2025-03-24 18:05:54 +08:00
</swiper-item>
</swiper>
2025-03-21 18:05:54 +08:00
<!-- 全托管 -->
2025-03-24 18:05:54 +08:00
<view class="buy-all-container">
<view class="buy-all-box">
<view class="pd-20">
<view class="buy-all-title">
<view class="buy-all-txt">
2025-04-24 18:46:40 +08:00
<text class="txt-title">全托管</text>
2025-03-28 18:36:17 +08:00
<text class="money">¥{{allPrice/100}}-{{(allPrice+urgent)/100}}</text>
2025-03-24 18:05:54 +08:00
</view>
2025-03-28 18:36:17 +08:00
<view class="buy-all-btn" bind:tap="doBuy" data-type="ALL">购买</view>
2025-03-24 18:05:54 +08:00
</view>
<view class="buy-desc-box mt-10">
<view class="buy-desc-txt">从下单到取证,仅需提供基本信息,我们为您提供一站式管家服务.</view>
2025-04-24 18:46:40 +08:00
<view class="mt-10" style="font-size: 25rpx;">提供的服务</view>
2025-03-24 18:05:54 +08:00
<view class="buy-desc-item mt-10">
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">包可运行软件开发与搭建</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">包鉴别材料撰写</text>
</view>
</view>
<view class="buy-desc-item mt-10">
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">包代办,包下证,包开发票提</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">供可运行软件安装包</text>
</view>
</view>
<view class="buy-desc-item mt-10">
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">提供可运行软件云服务900天</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">提供可运行软件演示视频</text>
</view>
</view>
<view class="buy-desc-item mt-10">
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">客服一对一服务</text>
</view>
</view>
2025-03-26 18:15:07 +08:00
<view class="mt-10">
2025-04-24 18:46:40 +08:00
<text style="font-size:25rpx;">使用流程</text>
2025-03-24 18:05:54 +08:00
<view class="buy-desc-column mt-10 list">
<view class="buy-desc-row-no-margin list-item">
2025-04-24 18:46:40 +08:00
<text class="txt-hor">填写系统名称</text>
2025-03-24 18:05:54 +08:00
</view>
<view class="buy-desc-row-no-margin list-item">
2025-04-24 18:46:40 +08:00
<text class="txt-hor">填写基本信息</text>
2025-03-24 18:05:54 +08:00
</view>
<view class="buy-desc-row-no-margin list-item">
2025-04-24 18:46:40 +08:00
<text class="txt-hor">接收证书</text>
2025-03-24 18:05:54 +08:00
</view>
</view>
</view>
</view>
</view>
</view>
</view>
<!-- 写材料 -->
<view class="buy-all-box">
<view class="pd-20">
<view class="buy-all-title">
2025-03-28 18:36:17 +08:00
<view class="buy-all-txt">
2025-04-24 18:46:40 +08:00
<text class="txt-title">写材料</text>
2025-03-28 18:36:17 +08:00
<text class="money">¥{{materialPrice/100}}</text>
</view>
<view class="buy-all-btn" bind:tap="doBuy" data-type="MATERIAL">购买</view>
2025-03-21 18:05:54 +08:00
</view>
2025-03-24 18:05:54 +08:00
<view class="buy-desc-box">
<view class="buy-desc-txt mt-10">通过平台自己搭建可运行软件后由平台自动生成相关鉴别材料,下载鉴别材料后可自行申报或找相关代理机构申报.</view>
2025-04-24 18:46:40 +08:00
<view class="mt-10" style="font-size: 25rpx;">提供的服务</view>
2025-03-24 18:05:54 +08:00
<view class="buy-desc-item mt-10">
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">通过平台自己搭建可运行软件</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">平台自动撰写鉴别材料</text>
</view>
</view>
2025-04-24 18:46:40 +08:00
<view class="buy-desc-item mt-10">
2025-03-24 18:05:54 +08:00
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">包补正材料撰写一直到下证</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">两次补正不通过平台退款</text>
</view>
</view>
2025-04-24 18:46:40 +08:00
<view class="buy-desc-item mt-10">
2025-03-24 18:05:54 +08:00
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">包开发票</text>
</view>
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">提供可运行软件云服务300天</text>
</view>
</view>
2025-04-24 18:46:40 +08:00
<view class="buy-desc-item mt-10">
2025-03-24 18:05:54 +08:00
<view class="buy-desc-row">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-03-24 18:05:54 +08:00
<text class="txt">客服一对一服务</text>
</view>
</view>
2025-04-24 18:46:40 +08:00
<view class="mt-10">
<text style="font-size: 25rpx;">使用流程</text>
2025-03-24 18:05:54 +08:00
<view style="display: flex;flex-direction: column;">
<view class="buy-desc-row-no-margin mt-10">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-04-24 18:46:40 +08:00
<text class="single-txt">按系统操作流程执行</text>
2025-03-24 18:05:54 +08:00
</view>
<view class="buy-desc-row-no-margin mt-10">
<image src="{{localImgAssets}}/ic_check_fit.png" class="buy-desc-row-icon"></image>
2025-04-24 18:46:40 +08:00
<text class="single-txt ">如需视频文件和安装包请在下证后购买下载</text>
2025-03-24 18:05:54 +08:00
</view>
</view>
2025-03-21 18:05:54 +08:00
</view>
</view>
</view>
</view>
2025-03-26 18:15:07 +08:00
<!-- 提示免费版 -->
2025-04-09 15:22:05 +08:00
<view class="hint-box pd-20" bind:tap="copyLink">
2025-03-26 18:15:07 +08:00
<view class="icon icon-computer-ind"></view>
<view class="content">
<text class="hint-content">免费试用请使用电脑端登录</text>
2025-04-09 15:22:05 +08:00
<text class="hint-link">https://www.aimzhu.com</text>
2025-03-26 18:15:07 +08:00
</view>
</view>
2025-04-09 15:22:05 +08:00
</view>
<mp-toptips msg="{{successHint}}" delay="2000" type="success" show="{{showSuccess}}"></mp-toptips>