<cu-custom bgColor="bg-gradual-green" isBack="{{true}}">
<view slot="content">申请详情</view>
<view slot="backText">返回</view>
</cu-custom>
<view class='margin-xl bg-white padding-xl radius shadow-lg'>
<view class='text-center margin-bottom text-lg text-grey'>申请审核详情如下</view>
<view class='text-content'>
<view>尊敬的客户{{shenheInfo.name}}{{gender=='男' ?先生': '女士'}},您好!您的申请订单:</view>
<view class='margin-top-sm'>订单号:{{shenheInfo._id}}</view>
<view class='margin-top-sm'>姓名:{{shenheInfo.name}}</view>
<view class='margin-top-sm'>身份证号:{{shenheInfo.id}}</view>
<view class='margin-top-sm'>申请地区:{{shenheInfo.province}}{{shenheInfo.city}}{{shenheInfo.area}}</view>
<view class='margin-top-sm'>审核状态:审核中</view>
</view>
</view>
这哪儿错了,工具瞎给我报错?大家都来看一看,以前用的都好好的,怎更新之后好多以前用的都用不了了,
先生前面少了重要的一点。
要知道男人不能缺少这么重要的一点。