cyl/dev
wangxia 1 year ago
parent 3a25bc6b10
commit 642295e23d

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 B

After

Width:  |  Height:  |  Size: 2.5 KiB

@ -1,6 +1,6 @@
<view class="wellcome">
<view class="pass f14 c9" hover-class="none" hover-stop-propagation="false">跳过</view>
<view class="f24 fw500" hover-class="none" hover-stop-propagation="false">欢迎来到伯才伯才</view>
<view class="f24 fw500" hover-class="none" hover-stop-propagation="false">欢迎来到伯才</view>
<view class="f14 c9" hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" hover-stop-propagation="false">为了更准确地为您推荐职位,请选择</view>
<view class="tac" hover-class="none" hover-stop-propagation="false">身份信息录入方式</view>

@ -543,8 +543,9 @@ Page({
});
console.log(data.serveRecords);
let userinfo = data.applyOrder;
if (app.isNotEmptyCheck(userinfo.agencyReturnFeeType) || userinfo.agencyReturnFeeType == "0" || userinfo.agencyReturnFee == "0") {
userinfo.fuWuFei = commonUtil.getReturnFeeTypeName1ById(userinfo.agencyReturnFeeType, userinfo.agencyReturnFee / 100)
console.log('userinfo.orderType',userinfo);
if (app.isNotEmptyCheck(userinfo.agencyReturnFeeType) || userinfo.agencyReturnFeeType == "0" || userinfo.agencyReturnFee == "0" || app.isNotEmptyCheck(userinfo.returnFee)) {
userinfo.fuWuFei = userinfo.orderType != 3 ? commonUtil.getReturnFeeTypeName1ById(userinfo.agencyReturnFeeType, userinfo.agencyReturnFee / 100) : commonUtil.getReturnFeeTypeName1ById(userinfo.returnFeeType, userinfo.returnFee / 100)
}
else {

@ -199,12 +199,12 @@
<view class="weui-cells weui-cells_form" style="margin-top: 0;padding-bottom: 10px;">
<view class="display-flex mt12" style="padding: 0 16px;">
<view class="c6" style="width: 80px;">服务费</view>
<view class="flex-1 tr">{{userinfo.fuWuFei ? userinfo.fuWuFei:'-'}}</view>
<view class="flex-1 tr">{{userinfo.fuWuFei || '-'}}</view>
</view>
<view class="fsa mt12" style="padding: 0 16px;">
<view class="c6" style="width: 90px;">服务费详情</view>
<view class="fse flex-1" bindtap="goInfoPage" mark:title="服务费详情" mark:value="{{userinfo.agencyReturnFeeDesp}}" hover-class="none" hover-stop-propagation="false">
<view class="oelps tr" style="max-width:220px">{{userinfo.agencyReturnFeeDesp ? userinfo.agencyReturnFeeDesp:'-'}}</view>
<view class="fse flex-1" bindtap="goInfoPage" mark:title="服务费详情" mark:value="{{userinfo.returnFeeDesp}}" hover-class="none" hover-stop-propagation="false">
<view class="oelps tr" style="max-width:220px">{{userinfo.orderType != 3 ? userinfo.agencyReturnFeeDesp : userinfo.returnFeeDesp}}</view>
<i class="iconfont icon-gengduo1 f16 ml4 dib pr c9" style="line-height:1;"></i>
</view>
</view>
@ -212,10 +212,9 @@
<view class="c6" style="width: 80px;">政策模式</view>
<view class="flex-1 tr">{{userinfo.zhengceTextShow ? userinfo.zhengceTextShow:'-'}}</view>
</view>-->
<view class="display-flex mt12" style="padding: 0 16px;">
<view class="display-flex mt12" style="padding: 0 16px;" wx:if="{{userinfo.orderType != 3}}">
<view class="c6" style="width: 80px;">政策模式</view>
<view class="weui-cell__bd flex-1 tr">
<!-- {{userinfo.policyIdx}} -->
<picker class="tar" mode="selector" bindchange="policyChange" range="{{zhengceTextList}}" range-key="name" value="{{userinfo.policyIdx - 1}}">
<view class="c3" hover-class="none" hover-stop-propagation="false">
{{userinfo.zhengceTextShow ||'请选择政策'}}
@ -238,11 +237,11 @@
<view class="flex-1 tr fwb">{{userinfo.storeJobName?userinfo.storeJobName:'-'}}</view>
</view>
<view class="display-flex mt12" style="padding: 0 16px;">
<view class="display-flex mt12" style="padding: 0 16px;" wx:if="{{userinfo.orderType != 3}}">
<view class="c6" style="width: 80px;">报名企业</view>
<view class="flex-1 c3 tr">{{userinfo.storeName?userinfo.storeName:'-'}}</view>
</view>
<view class="display-flex mt12" style="padding: 0 16px;">
<view class="display-flex mt12" style="padding: 0 16px;" wx:if="{{userinfo.orderType != 3}}">
<view class="c6" style="width: 80px;">项目方</view>
<view class="flex-1 c3 tr">{{userinfo.upAgencyName?userinfo.upAgencyName:'-'}}</view>
</view>
@ -287,7 +286,8 @@
</view>
</view>
<view class="fsa pl4 mt12" style>
<view class="c6">驻场信息
<view class="c6">
驻场信息
<text style="border: 1rpx solid #bbb;border-radius:4px;font-size:12px;padding:2px;margin-left:4px" bind:tap="copyZC">复制</text>
</view>
<view class="fse">
@ -349,7 +349,8 @@
<view class="cb-cricle"></view>
<view class="ui-list-info" style="padding-bottom: {{item.desp == '' ? '18px' : '24px'}};">
<!-- <view class="f14 c3"> <text style="color: var(--color-027);position: relative;top: -3px;">{{item.statusText}}</text></view> -->
<view class="f12 c6" style="white-space: pre-line;" wx:if="{{item.desp != ''}}">{{item.desp}}<block wx:if="{{item.policy}}"><text class="ml12" style="color: var(--color-027);" catchtap="showInfo2" data-detail="{{item.policy}}">详情</text>
<view class="f12 c6" style="white-space: pre-line;" wx:if="{{item.desp != ''}}">{{item.desp}}<block wx:if="{{item.policy}}">
<text class="ml12" style="color: var(--color-027);" catchtap="showInfo2" data-detail="{{item.policy}}">详情</text>
</block>
</view>
<view class="f12 c9 {{item.desp == '' ? 'prtop8' : ''}}">

@ -2,8 +2,8 @@
"usingComponents": {
"bottom-drawer": "../../components/bottom-drawer/index"
},
"navigationBarBackgroundColor":"#1890ff",
"navigationBarTextStyle" :"white",
"navigationBarBackgroundColor":"#fff",
"navigationBarTextStyle" :"black",
"navigationBarTitleText": "",
"backgroundColor": "#fff"

@ -355,7 +355,7 @@
<span class="desp-copy">复制</span>
</view>
<!-- <rich-text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false" nodes="{{jobDetail.record.jobDesp1}}"></rich-text> -->
<text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false" >{{jobDetail.record.jobDesp1}}</text>
<text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false">{{jobDetail.record.jobDesp1}}</text>
<view class="contactInfo" hover-class="none" data-info="{{jobDetail.record.jobDesp1}}" hover-stop-propagation="false"></view>
</view>
<!-- <view class="detailH3">温馨提示</view>
@ -390,14 +390,20 @@
</view>
</view>-->
<view class="ml10" style bindtap="collectPaste" wx:if="{{false}}">
<view class="ml10" style bindtap="collectPaste" wx:if="{{true}}">
<view catchtap="collectPaste" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" class="collectBtn">
<!-- <icon class="iconfont {{jobDetail.record.collected - 2 == 0 ? 'icon-wode-shoucang':'icon-shoucang-red'}} lh1" style="font-size:18px;color:#787878;"></icon> -->
<view class="mb4">
<!-- <view class="mb4">
<icon class="iconfont icon-shoucang lh1" style="font-size:16px;color:#787878;" wx:if="{{jobDetail.record.collected - 2 == 0}}"></icon>
<icon class="iconfont icon-yishoucang lh1 ysd-base-color" style="font-size:16px;" wx:else></icon>
</view>
<view class="btext {{jobDetail.record.collected - 1 == 0 ? 'ysd-base-color' : ''}}">{{jobDetail.record.collected - 1 == 0 ? '已' : ''}}收藏</view>
<view class="btext {{jobDetail.record.collected - 1 == 0 ? 'ysd-base-color' : ''}}">{{jobDetail.record.collected - 1 == 0 ? '已' : ''}}收藏</view>-->
<view class="mb4">
<icon class="iconfont icon-shoucang lh1" style="font-size:16px;color:#787878;"></icon>
<!-- <icon class="iconfont icon-yishoucang lh1 ysd-base-color" style="font-size:16px;" wx:else></icon> -->
</view>
<view class="btext">收藏</view>
</view>
</view>
<!-- false && && !fromBocai-->
@ -409,25 +415,34 @@
<icon class="iconfont icon-kefu7 lh1 f16" style="font-size:18px;color:#787878;"></icon>
<view class="btext" style="margin-top:4px;">客服</view>
</view>-->
<view class="flex-3 pl12" wx:if="{{isSharePage}}" hover-class="none" hover-stop-propagation="false">
<!-- <view class="flex-3 pl12" wx:if="{{!isSharePage}}" hover-class="none" hover-stop-propagation="false">
<button type class="detailBtn1" bindtap="goIndex">返回首页</button>
</view>-->
<view class="fse flex-1" hover-class="none" hover-stop-propagation="false">
<view class="detailBtn1 fsc mr16" style="height:40px;width:100px" catchtap="kefu" hover-class="none" hover-stop-propagation="false">
<!-- <view class="fsc" hover-class="none" hover-stop-propagation="false"> -->
<icon class="iconfont icon-kefu7 f16" style="color:#1890ff;line-height:40px"></icon>
<view class style="margin-left:4px">客服</view>
<!-- </view> -->
</view>
<block wx:if="{{isAgency}}">
<view class="flex-3" style="padding: 0 16px;" wx:if="{{!isMaskShow}}">
<view class style="padding: 0 16px;width:200px" wx:if="{{!isMaskShow}}">
<button type class="detailBtn" bindtap="goNewEnroll">立即报名</button>
<!-- <button wx:else type="" class="detailBtn" hover-class="button-hover" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber" catchtap="emptyMethod">立即报名</button> -->
</view>
<view class="flex-3" style="padding: 0 16px;" wx:else>
<view class style="padding: 0 16px;width:240px" wx:else>
<button class="detailBtn" type hover-class="none" style="background-color:#ccc" hover-stop-propagation>暂时停招</button>
</view>
</block>
<block wx:else>
<view class="flex-3" style="padding: 0 16px;">
<view class style="padding: 0 16px;width:240px">
<!-- style="background-color:#ccc" -->
<button class="detailBtn" type hover-class="none" bindtap="goNewEnroll" hover-stop-propagation>立即报名</button>
</view>
</block>
</view>
</view>
</view>
<view aria-role="dialog" aria-modal="true" class="fadeIn" catchtouchmove="modalMove" wx:if="{{iosDialog}}">
<view class="weui-mask"></view>
@ -509,7 +524,7 @@
</view>
</bottom-drawer>
<!-- <view class="kefuBox" hover-class="none" hover-stop-propagation="false"> -->
<image class="kefuBox" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" src="../../assets/images/customer-service.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<!-- <image class="kefuBox" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" src="../../assets/images/customer-service.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<bottom-drawer show="{{kefuShow}}" drawerType="kefuShow" catchtouchmove="modalMove" bindhidedrawer="hidedrawershow" class="bottomDrawer" touchClose="{{true}}" cancerShow="{{false}}">
<view class="tac" style="height:56px;line-height:56px" wx:for="{{jobDetail.customServiceUsers}}" data-tel="{{item.tel}}" bindtap="makePhoneCall">

@ -176,10 +176,13 @@ button::after {
margin-left: 0px;
}
.bottomBtn .flex-1 {
width: 55px;
flex: 1;
}
.bottomBtn .flex-2 {
flex: 2;
}
.bottomBtn .flex-3 {
flex: 1;
flex: 3;
}
button.detailBtn {
width: 100% !important;
@ -194,7 +197,7 @@ button.detailBtn {
border-radius: 21px;
}
.detailBtn1 {
width: 93% !important;
/* width: 93% !important; */
padding: 6px 0;
font-size: 16px;
font-weight: bold !important;
@ -206,6 +209,7 @@ button.detailBtn {
background: #fff;
border: 1px solid var(--color-ysd);
border-radius: 21px;
box-sizing: border-box;
}
.bottomBox {
padding-bottom: 32px;

@ -309,9 +309,6 @@ button.collectBtn {
line-height: 16px;
margin-top: 2px;
}
.flex-3 {
flex: 3;
}
.noShow {
position: absolute;
top: -9999px;

@ -6,7 +6,7 @@
"job-sub": "../../components/job-sub/index"
},
"navigationBarTitleText": "伯才供应链",
"navigationBarBackgroundColor": "#1890ff",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f5f5f5"
}

@ -4,7 +4,32 @@
</view>-->
<view class="weui-search-bar__form"></view>
<!-- bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" refresher-enabled="{{true}}" -->
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" scroll-top="{{topNum}}" enhanced binddragstart="listTouchStart" bindscroll="listTouchMove" style='height:calc(100vh - 85px)' enable-passive scroll-x="false" scroll-y="true" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true">
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" scroll-top="{{topNum}}" enhanced binddragstart="listTouchStart" bindscroll="listTouchMove" style="height:calc(100vh - 85px)" enable-passive scroll-x="false" scroll-y="true" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true">
<view class hover-class="none" id="searchInputBox" hover-stop-propagation="false">
<view class="the_city v-center" style hover-class="thover" bindtap="goCity">
<view class="f16 fw500 dib oelps" style="width:36px">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
<i class="iconfont icon-zhankai f12" style></i>
</view>
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden" catchtap="goSearch">
<view class="fss" hover-class="none" hover-stop-propagation="false">
<i class="iconfont icon-sousuo11"></i>
<swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
<block wx:for="{{swiperTextList}}" wx:key="index">
<swiper-item catchtouchmove="modalMove">
<view data-item="{{item}}" class="single-word color-gray">{{item}}</view>
</swiper-item>
</block>
</swiper>
</view>
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
<!-- <view class="iconfont icon-guanbi11 f10 c9" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view> -->
<view class="search f14" catchtap="goSearch" style="color: var(--color-ysd);">搜索</view>
</view>
<view class hover-class="none" hover-stop-propagation="false">
<image class style="width:40px;height:40px;margin-left:12px" bindtap="toEnroll" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/IOS/ksbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
</view>
</view>
<view class hover-class="none" hover-stop-propagation="false">
<view class="navigator" wx:if="{{false}}">
<!-- <view class="navigatorBar" hover-class="none" style="padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2)}}px" hover-stop-propagation="false">
@ -141,30 +166,6 @@
<!-- <official-account></official-account> -->
<!-- <image class show-menu-by-longpress="{{true}}" src="../../assets/images/gzhQRcode.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload /> -->
<view class="sticky" id="sticky" hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" id="searchInputBox" hover-stop-propagation="false">
<view class="the_city v-center" style hover-class="thover" bindtap="goCity">
<view class="f16 fw500 dib oelps" style="width:36px">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
<i class="iconfont icon-zhankai f12" style></i>
</view>
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden" catchtap="goSearch">
<view class="fss" hover-class="none" hover-stop-propagation="false">
<i class="iconfont icon-sousuo11"></i>
<swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
<block wx:for="{{swiperTextList}}" wx:key="index">
<swiper-item catchtouchmove="modalMove">
<view data-item="{{item}}" class="single-word color-gray">{{item}}</view>
</swiper-item>
</block>
</swiper>
</view>
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
<!-- <view class="iconfont icon-guanbi11 f10 c9" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view> -->
<view class="search f14" catchtap="goSearch" style="color: var(--color-ysd);">搜索</view>
</view>
<view class hover-class="none" hover-stop-propagation="false">
<image class style="width:40px;height:40px;margin-left:12px" bindtap='toEnroll' src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/IOS/ksbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
</view>
</view>
<view class="fsa searchBar" catchtouchmove="modalMove" style>
<view class="fsa" style="align-items:end;width:100%" hover-class="none" hover-stop-propagation="false">
<view class="fsa" hover-class="none" hover-stop-propagation="false">
@ -176,7 +177,7 @@
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">附近</view>
</view>
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="2">
<view class="tarbarText {{choiceCollect == '2'?'collectActive':''}}">最近更新</view>
<view class="tarbarText {{choiceCollect == '2'?'collectActive':''}}">最新</view>
</view>
<!-- <view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">收藏</view>

@ -781,7 +781,7 @@ button.collect icon::before {
} */
.gjFixed {
position: absolute;
top: 105px;
top: 44px;
left: 0;
width: 100vw;
height: 100vh;

@ -1,7 +1,7 @@
{
"usingComponents": {},
"navigationBarTitleText" : "消息",
"navigationBarBackgroundColor": "#1890ff",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#f5f5f5",
"navigationBarTextStyle": "white"
"navigationBarTextStyle": "black"
}

@ -54,9 +54,9 @@
</view>
<view class="mt10 br_8 dn" style="padding:20px 10px;background-color:#fff" hover-class="thover" hover-stop-propagation="false" bindtap="goDetail" data-type="wellcome">
<view class="fw500 f16 mb12" style="line-height:16px">
<i wx:if="{{!messageClick}}" class="mr4 mb2" style="display:inline-block;width: 8px;height: 8px;background: #f5222d;border-radius: 50%;"></i>伯才伯才欢迎您
<i wx:if="{{!messageClick}}" class="mr4 mb2" style="display:inline-block;width: 8px;height: 8px;background: #f5222d;border-radius: 50%;"></i>伯才欢迎您
</view>
<view class="f14 c9 oelps" style="width:100%">伯才伯才(以下简称“伯才”),让天下没有难做的劳务。</view>
<view class="f14 c9 oelps" style="width:100%">伯才(以下简称“伯才”),让天下没有难做的劳务。</view>
</view>
<!-- 消息列表 -->
<view class="mb10 br_8" wx:for="{{infoList}}" style="padding:20px 10px;background-color:#fff" hover-class="thover" hover-stop-propagation="false" bindtap="goDetail" data-id="{{item.id}}" data-type="info">

@ -1,7 +1,7 @@
<view class="content" wx:if="{{pageType == 1}}">
<view class="title f18 fw500">伯才伯才欢迎您</view>
<view class="title f18 fw500">伯才欢迎您</view>
<view class="info f14">
<view>伯才伯才(以下简称“伯才”),让天下没有难做的劳务。</view>
<view>伯才(以下简称“伯才”),让天下没有难做的劳务。</view>
<view>伯才秉承“资源共享、伙伴共赢”的理念,为合作伙伴提供海量项目内容分发及流量分佣。在伯才,您可以享受项目查看、老乡报名、面试跟踪、财务结算等一站式服务,省时、省心、省力。</view>
<view>
如果您还现在不是伯才的合作代理,您可以在此
@ -11,7 +11,7 @@
<view>感谢您的支持与合作!</view>
</view>
<view class="bottom f14">
<view>伯才伯才运营中心</view>
<view>伯才运营中心</view>
<view>2023年6月16日</view>
</view>
<view aria-role="dialog" aria-modal="true" class="fadeIn" wx:if="{{iosDialogTobe}}">

@ -3,7 +3,7 @@
"bottom-drawer": "../../components/bottom-drawer/index"
},
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#1890ff",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f5f5f5"
}

@ -159,7 +159,7 @@ page {
z-index: 999;
}
.weui-tabs-bar__item {
margin: 0 8px;
margin: 0 ;
}
.weui-tabs {
@ -192,7 +192,7 @@ page {
}
.weui-tabs-bar__title {
margin: 0px 10px;
margin: 0px 8px;
}
.tab-bar-title__selected {

@ -28,7 +28,7 @@
<navigator class target url="../versionPage/index" hover-class="hcb" open-type="navigate">
<view class="gender fsa">
<view>关于伯才伯才</view>
<view>关于伯才</view>
<view class="fsa c9">
<view class hover-class="none" hover-stop-propagation="false">版本{{version}}</view>
<view class="iconfont icon-gengduo11 ml8"></view>

@ -1,6 +1,6 @@
<view class="container display-flex">
<view class="logoContainer display-flex">
<image class="" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/dtlogo.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""/>
<image class="" src="https://matripe.oss-cn-beijing.aliyuncs.com/bcgyl.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""/>
<p class=" mt24 mb8">伯才</p>
<p class="">Version {{version}}</p>
</view>

Loading…
Cancel
Save