flowDetails.vue 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338
  1. <template>
  2. <view class="flowDetails">
  3. <!-- #ifdef H5 -->
  4. <!-- <view class="tab">
  5. <u-icon name="arrow-left" color="#fff" size="40" @click="goBack"></u-icon>
  6. <span>流量卡</span>
  7. <span></span>
  8. </view> -->
  9. <u-navbar back-text=" " :custom-back='goBack' title="流量卡" :border-bottom="false" :background="{backgroundColor: '#d52e4c'}" back-icon-color="#fff" title-color="#fff"></u-navbar>
  10. <!-- #endif -->
  11. <u-toast ref="uToast" />
  12. <view class="img">
  13. <image :src="showData.info.flow_images[1]" mode="widthFix"></image>
  14. </view>
  15. <view class="selectphone u-flex u-row-between" @click="openShow" v-if="showData.select_num_status==1">
  16. <text>选择号码</text>
  17. <view class="">
  18. <text class="selectText" v-if="current==null">点击选择号码,不选将随机选号</text>
  19. <text class="selectText1" v-else >{{boxList1[current]}}</text>
  20. <u-icon name="arrow-right"></u-icon>
  21. </view>
  22. </view>
  23. <view class="form">
  24. <view class="formInput">
  25. <u-form :model="form" label-width="220">
  26. <u-form-item label="姓名" v-if="!orderId">
  27. <u-input v-model="form.name" placeholder-style="font-size:26rpx;" :clearable="false"
  28. placeholder="请输入真实姓名" />
  29. </u-form-item>
  30. <view class="" v-if="!configAll.system_sms_open&&!orderId">
  31. <u-form-item label="手机号" >
  32. <u-input v-model="form.phone" placeholder-style="font-size:26rpx;" :clearable="false"
  33. placeholder="请输入手机号" />
  34. </u-form-item>
  35. </view>
  36. <u-form-item label="手机号" v-if="configAll.system_sms_open&&!orderId">
  37. <!-- -->
  38. <view class="sendSMS" v-if="configAll.system_sms_open">
  39. <view>
  40. <input type="number" maxlength="11" v-model="form.phone" placeholder-style="font-size:28rpx;" :clearable="false" placeholder="请输入手机号"/>
  41. </view>
  42. <view class="sms" >
  43. <u-verification-code :seconds="seconds" start-text="验证码" @end="end" @start="start" ref="uCode"
  44. @change="codeChange"></u-verification-code>
  45. <view class="tips" @tap="getCode" >{{tips}}</view>
  46. </view>
  47. </view>
  48. <!-- -->
  49. </u-form-item>
  50. <u-form-item label="验证码" v-if="configAll.system_sms_open&&!orderId">
  51. <input maxlength="4" v-model="form.sms_code" placeholder-style="font-size:28rpx;" :clearable="false" placeholder="请输入验证码"/>
  52. </u-form-item>
  53. <u-form-item label="身份证号" v-if="!orderId">
  54. <u-input v-model="form.id_no" placeholder-style="font-size:26rpx;" :clearable="false"
  55. placeholder="请输入身份证号" />
  56. </u-form-item>
  57. <u-form-item label="城市" v-if="!orderId">
  58. <view class="county" @tap="countyHide=!countyHide">
  59. {{countyName}}
  60. </view>
  61. <!-- 快手小程序 出现异常抖动更换 -->
  62. <!-- <u-select v-model="countyHide" :default-value='countyIndex' mode="mutil-column-auto" lchild-name="children" :list="selector" @confirm="confirm"></u-select> -->
  63. <w-picker :visible.sync="countyHide" mode="region" :value="countyIndex" default-type="value"
  64. :hide-area="false" @confirm="onConfirm($event,'region')" @cancel="onCancel" ref="region">
  65. </w-picker>
  66. </u-form-item>
  67. <u-form-item label="详细地址" v-if="!orderId">
  68. <u-input v-model="form.address" placeholder-style="font-size:26rpx;" :clearable="false"
  69. placeholder="请输入街道/镇+村/小区+门牌号 " />
  70. </u-form-item>
  71. </u-form>
  72. <view class="" v-if="showData.card_status==1||orderId">
  73. <view class="upload">
  74. <view class="flexJu">
  75. <image src="@/static/img/uUploadID11.png" mode="widthFix"></image>
  76. <image class="ding" src="../../static/img/uploadadd.png" mode=""></image>
  77. <u-upload ref="uUpload1" :multiple="false" width="600rpx" height="300rpx" max-count="1" @on-change="progress1"
  78. :action="action"></u-upload>
  79. </view>
  80. <view style="font-size: 32rpx;color: #333;margin-top: 20rpx;margin-top: 30rpx;">身份证正面照</view>
  81. <view style="color: rgba(187, 187, 187);font-size: 20rpx;margin-top: 10rpx;">
  82. 证件四角边缘空隙2厘米以上,手机横排,照片清晰不模糊,无水印,无反光,无PS</view>
  83. </view>
  84. <view class="upload">
  85. <view class="flexJu">
  86. <image src="../../static/img/uUploadID22.png" mode=""></image>
  87. <image class="ding" src="../../static/img/uploadadd.png" mode=""></image>
  88. <u-upload max-count="1" :multiple="false" ref="uUpload2" width="600rpx" height="300rpx" @on-change="progress2"
  89. :action="action"></u-upload>
  90. </view>
  91. <view style="font-size: 32rpx;color: #333;margin-top: 20rpx;margin-top: 30rpx;">身份证反面照</view>
  92. <view style="color: rgba(187, 187, 187);font-size: 20rpx;margin-top: 10rpx;">
  93. 证件四角边缘空隙2厘米以上,手机横排,照片清晰不模糊,无水印,无反光,无PS</view>
  94. </view>
  95. <view class="upload">
  96. <view class="flexJu">
  97. <image src="../../static/img/uUploadID33.png" mode=""></image>
  98. <image class="ding" src="../../static/img/uploadadd.png" mode=""></image>
  99. <u-upload max-count="1" :multiple="false" ref="uUpload3" width="600rpx" height="300rpx" @on-change="progress3"
  100. :action="action"></u-upload>
  101. </view>
  102. <view style="font-size: 32rpx;color: #333;margin-top: 20rpx;margin-top: 30rpx;">本人免冠正面照</view>
  103. <view style="color: rgba(187, 187, 187);font-size: 20rpx;margin-top: 10rpx;">
  104. 无需手持身份证,胸部以上,露出双肩,人像面部比例不低于1/3,无水印,无反光,无PS</view>
  105. </view>
  106. <!-- <view class="card">
  107. <view class="cardImg u-flex u-row-between">
  108. <image src="../../static/img/id1@2x.png" mode=""></image>
  109. <image src="../../static/img/id2@2x.png" mode=""></image>
  110. </view>
  111. <view class="cardTitle">
  112. 身份证正面照
  113. </view>
  114. <view class="intro">
  115. 证件四角边缘空隙2厘米以上,手机横拍,照片清晰
  116. 不模糊,无水印,无反光,无PS。
  117. </view>
  118. </view>
  119. <view class="card">
  120. <view class="cardImg u-flex u-row-between">
  121. <image src="../../static/img/id4@2x.png" mode=""></image>
  122. <image src="../../static/img/id2@2x.png" mode=""></image>
  123. </view>
  124. <view class="cardTitle">
  125. 身份证反面照
  126. </view>
  127. <view class="intro">
  128. 证件四角边缘空隙2厘米以上,手机横拍,照片清晰
  129. 不模糊,无水印,无反光,无PS。
  130. </view>
  131. </view>
  132. <view class="card">
  133. <view class="cardImg u-flex u-row-between">
  134. <image src="../../static/img/id3@2x.png" mode=""></image>
  135. <image src="../../static/img/id2@2x.png" mode=""></image>
  136. </view>
  137. <view class="cardTitle">
  138. 本人免冠正面照
  139. </view>
  140. <view class="intro">
  141. 无需手持身份证,胸部以上,露出双肩,人像面部比例
  142. 不低于1/3,无水印,无反光,无PS。
  143. </view>
  144. </view> -->
  145. </view>
  146. <view class="btn" @tap="apply()" v-if="!orderId">
  147. 立即领取
  148. </view>
  149. <view class="btn" @tap="submitOrder()" v-if="orderId">
  150. 立即提交
  151. </view>
  152. </view>
  153. </view>
  154. <!-- <view class="img">
  155. <image v-for="(item,index) in showData.info.flow_images" :key="index" v-if="index>1" :src="item"
  156. mode="widthFix"></image>
  157. </view> -->
  158. <view class="img">
  159. <image
  160. v-for="(item,index) in Object.keys(showData.info.flow_images).map((i,j)=>j?showData.info.flow_images[i].split(','):'').filter(i=>i).flat()"
  161. :key="index"
  162. :src="item"
  163. mode="widthFix"
  164. ></image>
  165. </view>
  166. <view class="popupBox">
  167. <view class="maskName" v-if="login_show"></view>
  168. <view class="newForm" v-if="login_show">
  169. <view class="alertContent">
  170. <view class="title">温馨提示</view>
  171. <view class="content">{{login_content}}</view>
  172. <view class="u-flex u-col-center u-row-center btn" style="border-top: 1px solid #ececec;">
  173. <text style="border-right: 1px solid #ececec;" @tap="login_cancel">取消</text>
  174. <text style="color: #D52E4C;" v-if="mixin_type=='TOUTIAO'" @tap="userLogin">确认</text>
  175. <button v-else
  176. style="box-shadow: none; background: transparent;box-sizing:border-box;width: 50%;border: 0px solid #f3f3f3;color: #D52E4C;"
  177. type="default" open-type="getPhoneNumber" @getphonenumber="decryptPhoneNumber">确认</button>
  178. </view>
  179. </view>
  180. </view>
  181. </view>
  182. <u-popup v-model="show" mode="bottom" border-radius="30" height="1000">
  183. <view class="popup">
  184. <view class="search u-flex u-row-between">
  185. <view class="inputBox u-flex u-row-between">
  186. <input type="text" confirm-type="done" maxlength="11" v-model="searchNumber">
  187. <view class="searchIcon" @click="query" >
  188. <image src="../../static/img/whitesearch.png" mode=""></image>
  189. </view>
  190. </view>
  191. <view class="check">
  192. <u-checkbox-group size='20'>
  193. <u-checkbox shape="circle" @change="search_lastChange" active-color="#E30029"
  194. v-model="searchChecked" style="white-space: nowrap;">尾号</u-checkbox>
  195. </u-checkbox-group>
  196. </view>
  197. </view>
  198. <view class="" v-if="empty" style="text-align: center;margin-top:100rpx">
  199. 没有找到该号码
  200. </view>
  201. <view class="numberList u-flex u-row-between">
  202. <view class="numberItem" :class="{'selectItem':index==current}" v-for="(item,index) in boxList"
  203. @tap="ListClick(index)" :key="index">
  204. <view v-html="item"></view>
  205. </view>
  206. </view>
  207. <view class="last u-flex u-row-center" @click="query">
  208. <image src="../../static/img/reset.png" mode=""></image>
  209. <text>换一批</text>
  210. </view>
  211. <view class="btn" @tap="submit">
  212. 确认选择
  213. </view>
  214. </view>
  215. </u-popup>
  216. </view>
  217. </template>
  218. <script>
  219. import wPicker from "@/components/w-picker/w-picker.vue"
  220. export default {
  221. data() {
  222. return {
  223. empty:false,
  224. searchNumber:'',
  225. orderId:'',
  226. tips:'',
  227. seconds: 60,//倒计时秒数
  228. // 上传地址
  229. action: '',
  230. current: null,
  231. // 列表参数
  232. listData: {
  233. city_id: "city_id", //地区id 'city_id'全部
  234. exclude_num: [], //排除 复选 值
  235. is_activity: 0, //是否是优惠号码
  236. keyword: ["1", "", "", "", "", "", "", "", "", "", ""], //搜索内容,模糊就是字符串,精准就是数组
  237. limit: 20,
  238. network: "",
  239. num_max: "", //数字较多,传数字
  240. page: 1, //
  241. price_max: "", //价格最高数字
  242. price_min: "", //价格最低数字
  243. rule_name: "", //规律名,AAAA什么的
  244. rule_position: "tail", //规律位置,middle中间,tail尾部
  245. search_last: 1, //0,1是否搜索尾部
  246. search_type: "precise", //fuzzy模糊,precise精准
  247. sort: "", //price_asc价格从低到高,price_desc价格从高到低
  248. is_offer: 0, //是否为特价号
  249. },
  250. page: 1,
  251. boxList: [],
  252. boxList1: [],
  253. searchChecked: false,
  254. show: false,
  255. id: '',
  256. countyName: '城市名称',
  257. countyHide: false,
  258. countyIndex: [1], //城市弹窗下标
  259. selector: [],
  260. showData: {
  261. info: {
  262. flow_images: []
  263. }
  264. }, //号码详情
  265. form: {
  266. sms_code:'', // 验证码
  267. address: '', //详细地址
  268. chanId: '',
  269. county: 1480, //城市ID,区县id
  270. id_no: '', //身份号码,
  271. mobile_id: '',
  272. name: '', //姓名
  273. pay_type: 5,
  274. phone: '', //手机号
  275. return_url: '',
  276. clickid: '',
  277. open_idcard_face_img:'',
  278. open_idcard_back_img:'',
  279. open_face_img:'',
  280. orderId:'',
  281. no:''
  282. },
  283. chanId:''
  284. }
  285. },
  286. onLoad(option) {
  287. if(option.chanId){
  288. uni.setStorageSync('chanId', option.chanId);
  289. this.chanId=option.chanId
  290. }else{
  291. uni.removeStorageSync('chanId');
  292. }
  293. // if(option.chanId){
  294. // this.form.chanId=option.chanId
  295. // }
  296. this.action = this.$httpUrl + '/api/common/upload'
  297. console.log(option)
  298. if (option.id) {
  299. this.showDetails(option.id)
  300. this.form.mobile_id = option.id
  301. }
  302. if (option.orderId) {
  303. this.orderId=option.orderId
  304. }
  305. },
  306. onShow() {
  307. this.area_tree()
  308. },
  309. components: {
  310. wPicker
  311. },
  312. methods: {
  313. goBack(){
  314. if(getCurrentPages().length==1){
  315. return
  316. }else{
  317. uni.redirectTo({
  318. url:'/pages/flow/flow?chanId='+this.chanId
  319. })
  320. }
  321. },
  322. openShow(){
  323. // this.show=true
  324. // this.searchNumber=''
  325. // this.phoneList()
  326. this.show=true
  327. if(this.current==null){
  328. this.searchNumber=''
  329. this.phoneList()
  330. }
  331. },
  332. // 获取短信
  333. getCode() {
  334. if(this.$refs.uCode.canGetCode) {
  335. if(this.form.phone==''){
  336. this.$refs.uToast.show({
  337. title: '请输入手机号',
  338. type: 'error ',
  339. })
  340. return;
  341. }
  342. if(!this.$check.checkMobile(this.form.phone)){
  343. this.$refs.uToast.show({
  344. title: '请输入正确手机号的格式',
  345. type: 'error ',
  346. })
  347. return;
  348. }
  349. // this.$u.toast('验证码已发送');
  350. // this.$refs.uCode.start();
  351. this.$http.send({mobile:this.form.phone,event:'order'})
  352. .then(res=>{
  353. if(res.data.code==1){
  354. this.$u.toast('验证码已发送');
  355. this.$refs.uCode.start();
  356. }else{
  357. this.$refs.uToast.show({
  358. title: res.data.msg,
  359. type: 'error ',
  360. })
  361. }
  362. })
  363. } else {
  364. this.$u.toast('倒计时结束后再发送');
  365. }
  366. },
  367. codeChange(text) {
  368. this.tips = text;
  369. },
  370. start() {
  371. this.$u.toast('倒计时开始');
  372. },
  373. end() {
  374. this.$u.toast('倒计时结束');
  375. },
  376. progress1(res, index, lists, name) {
  377. // console.log(JSON.parse(res.data))
  378. if (JSON.parse(res.data).code == 0) {
  379. this.$refs.uToast.show({
  380. title: JSON.parse(res.data).msg,
  381. type: 'error ',
  382. })
  383. this.$refs.uUpload1.clear()
  384. }
  385. },
  386. progress2(res, index, lists, name) {
  387. // console.log(JSON.parse(res.data))
  388. if (JSON.parse(res.data).code == 0) {
  389. this.$refs.uToast.show({
  390. title: JSON.parse(res.data).msg,
  391. type: 'error ',
  392. })
  393. this.$refs.uUpload2.clear()
  394. }
  395. },
  396. progress3(res, index, lists, name) {
  397. // console.log(JSON.parse(res.data))
  398. if (JSON.parse(res.data).code == 0) {
  399. this.$refs.uToast.show({
  400. title: JSON.parse(res.data).msg,
  401. type: 'error ',
  402. })
  403. this.$refs.uUpload3.clear()
  404. }
  405. },
  406. ListClick(index) {
  407. if (this.current != index) {
  408. this.current = index
  409. }
  410. },
  411. submit() {
  412. if(this.current==null){
  413. this.$refs.uToast.show({
  414. title: '请选择号码',
  415. type: 'error ',
  416. })
  417. return
  418. }else{
  419. this.show = false
  420. }
  421. },
  422. // 查询按钮
  423. query() {
  424. this.phoneList()
  425. },
  426. // 按照账号规则匹配
  427. numberTypeHits(type, no) {
  428. let arrStr = ''
  429. type.forEach((item, index) => {
  430. if (item) {
  431. arrStr += '<span class="active">' + no[index] + '</span>'
  432. } else {
  433. arrStr += no[index]
  434. }
  435. })
  436. return arrStr
  437. },
  438. // 搜索选中红色
  439. numberType(val,index) {
  440. let str = val+'';
  441. // console.log(str)
  442. let html, num;
  443. let first=str.substr(0, 3)
  444. let second=str.substr(3, 4)
  445. let third=str.substr(7, str.length)
  446. if (!this.searchNumber) {
  447. return '<span class="active2">' + first + '</span>' + second +
  448. '<span class="active2">' + third + '</span>'
  449. // return '<span class="active">' + str.substr(0, 3) + '</span>' + str.substr(3, 4) +
  450. // '<span class="active">' + str.substr(7, str.length) + '</span>'
  451. // if (this.searchNumber!= ["1", "", "", "", "", "", "", "", "", "", ""].toString()) {
  452. // let arrStr = ''
  453. // let strArr = str.split('');
  454. // let list = this.searchNumber
  455. // strArr.forEach((item, index) => {
  456. // if (item == list[index] && index != 0) {
  457. // arrStr += '<span class="active">' + item + '</span>'
  458. // } else {
  459. // arrStr += item
  460. // }
  461. // })
  462. // return arrStr
  463. // } else {
  464. // }
  465. } else {
  466. return str.replace(new RegExp(this.searchNumber, 'g'), '<span class="active">' + this.searchNumber + '</span>')
  467. }
  468. // if (this.searchNumber) {
  469. // return str.replace(new RegExp(num, 'g'), '<span class="active">' + num + '</span>')
  470. // } else {
  471. // return '<span class="active1">' + str.substr(0, 3) + '</span>' + str.substr(3, 4) +
  472. // '<span class="active1">' + str.substr(7, str.length) + '</span>'
  473. // }
  474. },
  475. // 初始化列表
  476. phoneList() {
  477. this.boxList = []
  478. this.boxList1 = []
  479. this.current=null
  480. this.$http.searchList({'product_sku':this.showData.product_sku}).then(res => {
  481. if (res.data.code == 1) {
  482. let boxList = res.data.data
  483. boxList.forEach((item,index) => {
  484. if(this.searchNumber&&!this.searchChecked){
  485. if((item+'').indexOf(this.searchNumber)!=-1){
  486. this.boxList1.push(JSON.parse(JSON.stringify(item)))
  487. let item1='<div>' + this.numberType(item,index) + '</div>'
  488. this.boxList.push(item1)
  489. }else{
  490. return
  491. }
  492. }if(this.searchNumber&&this.searchChecked){
  493. // console.log((boxList+'').substr((boxList+'').substr(7, (boxList+'').length),this.searchNumber)
  494. if((item+'').substr(-this.searchNumber.length)==this.searchNumber){
  495. this.boxList1.push(JSON.parse(JSON.stringify(item)))
  496. item='<div>' + this.numberType(item,index) + '</div>'
  497. this.boxList.push(item)
  498. }
  499. }
  500. else{
  501. this.boxList1.push(JSON.parse(JSON.stringify(item)))
  502. item='<div>' + this.numberType(item,index) + '</div>'
  503. this.boxList.push(item)
  504. }
  505. // this.$set(item, 'phoneHtml', '<div>' + this.numberType(item) + '</div>')
  506. // if (item.hits) {
  507. // this.$set(item, 'phoneHtml', '<div>' + this.numberTypeHits(item.hits, item
  508. // .no) + '</div>')
  509. // } else {
  510. // this.$set(item, 'phoneHtml', '<div>' + this.numberType(item.no) + '</div>')
  511. // }
  512. })
  513. this.$nextTick(()=>{
  514. if(this.boxList.length==0){
  515. this.empty=true
  516. }else{
  517. this.empty=false
  518. }
  519. })
  520. }
  521. })
  522. },
  523. // 是否是尾号
  524. search_lastChange(e) {
  525. this.listData.search_last = e.value ? 1 : 0
  526. this.phoneList()
  527. },
  528. onConfirm(res) {
  529. console.log(res)
  530. this.form.county = res.value[2]
  531. this.countyName = res.result
  532. this.countyIndex = res.value
  533. },
  534. onCancel() {
  535. },
  536. // 区域内容
  537. area_tree() {
  538. this.$http.area_tree().then(res => {
  539. if (res.data.code === 1) {
  540. this.selector = res.data.data
  541. console.log(this.selector)
  542. this.loca()
  543. }
  544. });
  545. },
  546. // 号码详情界面
  547. showDetails(id) {
  548. this.$http.show({
  549. id: id
  550. })
  551. .then(res => {
  552. if (res.data.code == 1) {
  553. this.showData = res.data.data
  554. }
  555. })
  556. },
  557. // 获取本地经纬度
  558. loca() {
  559. let this_ = this;
  560. if (this.mixin_type != 'TOUTIAO' && this.mixin_type != 'H5') {
  561. ks.getSetting({
  562. success(res) {
  563. if (!res.authSetting['scope.userLocation']) {
  564. //提前向用户发起授权请求
  565. uni.getLocation({
  566. type: 'wgs84',
  567. success: function(res) {
  568. console.log('当前位置的经度:' + res.longitude);
  569. console.log('当前位置的纬度:' + res.latitude);
  570. this_.loAcquire(res.longitude, res.latitude)
  571. }
  572. });
  573. }
  574. },
  575. });
  576. } else if (this_.mixin_type == 'H5') {
  577. this_.jsonp('https://apis.map.qq.com/ws/location/v1/ip', {
  578. key: "O7NBZ-PTTCG-OEPQF-I6MTS-YEKCJ-OCFVO",
  579. output: "jsonp"
  580. })
  581. .then(res => {
  582. console.log(res.result.ad_info);
  583. let adInfo = res.result.ad_info
  584. this_.cityId(adInfo.province, adInfo.city, adInfo.district)
  585. })
  586. } else {
  587. uni.getLocation({
  588. type: 'wgs84',
  589. highAccuracyExpireTime: 100,
  590. success: function(res) {
  591. console.log('当前位置的经度:' + res.longitude);
  592. console.log('当前位置的纬度:' + res.latitude);
  593. this_.loAcquire(res.longitude, res.latitude)
  594. }
  595. });
  596. }
  597. },
  598. // 根据经纬度查询城市
  599. loAcquire(longitude, latitude) {
  600. let this_ = this;
  601. this.myAmapFun.reverseGeocoder({
  602. location: {
  603. latitude: latitude,
  604. longitude: longitude
  605. },
  606. success: function(res) {
  607. console.log("解析地址成功");
  608. console.log(res);
  609. // 根据名称筛选id
  610. this_.cityId(res.result.address_component.province, res.result.address_component.city,
  611. res.result.address_component.district)
  612. },
  613. fail: function(res) {
  614. uni.showToast({
  615. title: '定位失败',
  616. duration: 2000,
  617. icon: "none"
  618. })
  619. console.log(res);
  620. },
  621. complete: function(res) {
  622. console.log(res);
  623. }
  624. })
  625. },
  626. // 根据名称筛选id
  627. cityId(province, city, district) {
  628. this.selector.forEach((val, i) => {
  629. if (val.label.slice(0, 2) == province.slice(0, 2) || val.label == province) {
  630. console.log(val.label)
  631. console.log(val.value)
  632. val.children.forEach((item, l) => {
  633. if (item.label.slice(0, 2) == city.slice(0, 2) || item.label == city) {
  634. console.log(item.label)
  635. console.log(item.value)
  636. item.children.forEach((con, y) => {
  637. if (con.label.slice(0, 2) == district.slice(0, 2) || con
  638. .label == district) {
  639. console.log(con.label)
  640. console.log(con.value)
  641. this.countyIndex = [i, l, y]
  642. this.countyName = val.label + item.label + con.label
  643. this.form.county = con.value
  644. }
  645. })
  646. }
  647. })
  648. }
  649. })
  650. },
  651. // 城市选择id锁定
  652. confirm(e) {
  653. console.log(e)
  654. this.form.county = e[2].value
  655. this.countyName = e[0].label + e[1].label + e[2].label
  656. },
  657. //重新提交订单
  658. submitOrder(){
  659. //图片处理
  660. let files1 = [];
  661. let files2 = [];
  662. let files3 = [];
  663. // 通过filter,筛选出上传进度为100的文件(因为某些上传失败的文件,进度值不为100,这个是可选的操作)
  664. files1 = this.$refs.uUpload1.lists.filter(val => {
  665. return val.progress == 100;
  666. })
  667. files2 = this.$refs.uUpload2.lists.filter(val => {
  668. return val.progress == 100;
  669. })
  670. files3 = this.$refs.uUpload3.lists.filter(val => {
  671. return val.progress == 100;
  672. })
  673. if(files1[0]==undefined){
  674. this.$refs.uToast.show({
  675. title: '请上传身份证正面照',
  676. type: 'error ',
  677. })
  678. return;
  679. }
  680. if(files2[0]==undefined){
  681. this.$refs.uToast.show({
  682. title: '请上传身份证背面照',
  683. type: 'error ',
  684. })
  685. return;
  686. }
  687. if(files3[0]==undefined){
  688. this.$refs.uToast.show({
  689. title: '请上传本人免冠正面照',
  690. type: 'error ',
  691. })
  692. return;
  693. }
  694. let form={}
  695. form.id=this.orderId
  696. form.idcard_face_img=files1[0].response.data.url
  697. form.idcard_back_img=files2[0].response.data.url
  698. form.face_img=files3[0].response.data.url
  699. this.$http.uploadIdentityFlow(form)
  700. .then(res => {
  701. console.log(121,res)
  702. if (res.data.code == 1) {
  703. this.$refs.uToast.show({
  704. title: res.data.msg,
  705. type: 'error ',
  706. })
  707. setTimeout(()=>{
  708. uni.navigateBack()
  709. },1000)
  710. } else {
  711. this.$refs.uToast.show({
  712. title: res.data.msg,
  713. type: 'error ',
  714. })
  715. }
  716. })
  717. },
  718. apply() {
  719. if(this.showData.card_status==1){
  720. //图片处理
  721. let files1 = [];
  722. let files2 = [];
  723. let files3 = [];
  724. // 通过filter,筛选出上传进度为100的文件(因为某些上传失败的文件,进度值不为100,这个是可选的操作)
  725. files1 = this.$refs.uUpload1.lists.filter(val => {
  726. return val.progress == 100;
  727. })
  728. files2 = this.$refs.uUpload2.lists.filter(val => {
  729. return val.progress == 100;
  730. })
  731. files3 = this.$refs.uUpload3.lists.filter(val => {
  732. return val.progress == 100;
  733. })
  734. if(files1[0]==undefined){
  735. this.$refs.uToast.show({
  736. title: '请上传身份证正面照',
  737. type: 'error ',
  738. })
  739. return;
  740. }
  741. if(files2[0]==undefined){
  742. this.$refs.uToast.show({
  743. title: '请上传身份证背面照',
  744. type: 'error ',
  745. })
  746. return;
  747. }
  748. if(files3[0]==undefined){
  749. this.$refs.uToast.show({
  750. title: '请上传本人免冠正面照',
  751. type: 'error ',
  752. })
  753. return;
  754. }
  755. this.form.open_idcard_face_img=files1[0].response.data.url
  756. this.form.open_idcard_back_img=files2[0].response.data.url
  757. this.form.open_face_img=files3[0].response.data.url
  758. }
  759. if(this.current!=null){
  760. this.form.no=this.boxList1[this.current]
  761. }
  762. if (this.form.name == '') {
  763. this.$refs.uToast.show({
  764. title: '请输入姓名',
  765. type: 'error ',
  766. })
  767. return;
  768. }
  769. if (!this.$check.checkName(this.form.name)) {
  770. this.$refs.uToast.show({
  771. title: '请输入正确的格式',
  772. type: 'error ',
  773. })
  774. return;
  775. }
  776. if (this.form.phone == '') {
  777. this.$refs.uToast.show({
  778. title: '请输入手机号',
  779. type: 'error ',
  780. })
  781. return;
  782. }
  783. if (!this.$check.checkMobile(this.form.phone)) {
  784. this.$refs.uToast.show({
  785. title: '请输入正确手机号的格式',
  786. type: 'error ',
  787. })
  788. return;
  789. }
  790. if(this.form.sms_code=='' && this.configAll.system_sms_open){
  791. this.$refs.uToast.show({
  792. title: '请输入验证码',
  793. type: 'error ',
  794. })
  795. return;
  796. }
  797. if (this.form.id_no == '') {
  798. this.$refs.uToast.show({
  799. title: '请输入身份证号',
  800. type: 'error',
  801. })
  802. return;
  803. }
  804. if (!this.$check.IdName(this.form.id_no)) {
  805. this.$refs.uToast.show({
  806. title: '请输入正确的身份证',
  807. type: 'error',
  808. })
  809. return;
  810. }
  811. if (this.form.address == '') {
  812. this.$refs.uToast.show({
  813. title: '请输入地址',
  814. type: 'error ',
  815. })
  816. return;
  817. }
  818. this.applyType = false
  819. //#ifdef MP-TOUTIAO
  820. this.form.pay_type = 4
  821. //#endif
  822. // 是否是H5支付
  823. if (this.mixin_type == 'H5') {
  824. this.form.pay_type = 2
  825. }
  826. //#ifdef H5
  827. const res = window.location.href;
  828. if (res.indexOf('?') === -1) return
  829. const URL = res.split('?')[1];
  830. let obj = {}; // 声明参数对象
  831. let arr = URL.split("&");
  832. for (let i = 0; i < arr.length; i++) {
  833. let arrNew = arr[i].split("=");
  834. obj[arrNew[0]] = arrNew[1];
  835. }
  836. this.form.return_url = 'https://mmlh.vip/build/#/'
  837. this.form.clickid = obj.clickid
  838. //#endif
  839. this.$http.apply(this.form)
  840. .then(res => {
  841. console.log(res)
  842. //#ifdef H5
  843. let this_ = this;
  844. _baq.track("form", {
  845. assets_id: this_.$assets_id,
  846. product_name: this_.showData.name,
  847. product_price: this_.showData.amount
  848. })
  849. //#endif
  850. if (res.data.code == 1) {
  851. if (res.data.data.without_pay == 0) {
  852. if (this.mixin_type == 'H5') {
  853. window.location.href = res.data.data.pay_url
  854. } else {
  855. this.pay(res.data.data)
  856. }
  857. } else {
  858. uni.navigateTo({
  859. url: '/pages/flowOrderDetails/flowOrderDetails?id=' + res.data.data.id,
  860. });
  861. }
  862. } else {
  863. this.$refs.uToast.show({
  864. title: res.data.msg,
  865. type: 'error ',
  866. })
  867. }
  868. })
  869. },
  870. //调用支付
  871. pay(val) {
  872. let this_ = this;
  873. uni.getProvider({
  874. service: 'oauth',
  875. success: function(res) {
  876. console.log(res.provider)
  877. console.log(this_.mixin_type + '来源')
  878. if (this_.mixin_type != 'TOUTIAO') {
  879. ks.pay({
  880. serviceId: '1',
  881. orderInfo: val.res,
  882. success(res) {
  883. console.log(res)
  884. // 支付成功
  885. this_.$refs.uToast.show({
  886. title: '支付成功',
  887. type: 'success ',
  888. })
  889. uni.navigateTo({
  890. url: '/pages/flowOrderDetails/flowOrderDetails?id=' +
  891. res.data.data.id,
  892. });
  893. },
  894. fail(e) {
  895. if (e.errMsg == 'pay:fail request payment cancel') {
  896. this_.$refs.uToast.show({
  897. title: '支付取消',
  898. type: 'error ',
  899. })
  900. } else {
  901. this_.$refs.uToast.show({
  902. title: '支付失败',
  903. type: 'error ',
  904. })
  905. }
  906. }
  907. })
  908. } else {
  909. uni.requestPayment({
  910. "provider": res.provider[0],
  911. "orderInfo": val.res,
  912. "service": 5,
  913. getOrderStatus: res => new Promise((resolve, reject) => {
  914. console.log(res)
  915. resolve(res)
  916. }),
  917. success(res) {
  918. console.log(res)
  919. // 支付成功
  920. if (res.code == 0) {
  921. this_.$refs.uToast.show({
  922. title: '支付成功',
  923. type: 'success ',
  924. })
  925. uni.navigateTo({
  926. url: '/pages/flowOrderDetails/flowOrderDetails?id=' +
  927. res.data.data.id,
  928. });
  929. } else if (res.code == 4) {
  930. this_.$refs.uToast.show({
  931. title: '支付取消',
  932. type: 'error ',
  933. })
  934. } else if (res.code == 1) {
  935. this_.$refs.uToast.show({
  936. title: '支付超时',
  937. type: 'error ',
  938. })
  939. } else if (res.code == 2) {
  940. this_.$refs.uToast.show({
  941. title: '支付失败',
  942. type: 'error ',
  943. })
  944. } else if (res.code == 3) {
  945. this_.$refs.uToast.show({
  946. title: '支付关闭 ',
  947. type: 'error ',
  948. })
  949. } else {
  950. }
  951. },
  952. fail(e) {
  953. console.log(e)
  954. }
  955. })
  956. }
  957. }
  958. });
  959. },
  960. }
  961. }
  962. </script>
  963. <style lang="scss">
  964. .tab{
  965. background-color: rgb(213, 46, 76);
  966. color: rgb(255, 255, 255);
  967. height: 44px;
  968. line-height: 44px;
  969. display: flex;
  970. justify-content: space-between;
  971. padding: 0 3px;
  972. font-size: 16px;
  973. font-weight: bold;
  974. }
  975. .sendSMS{
  976. position: relative;
  977. width: 100%;
  978. .sms{
  979. position: absolute;
  980. right: 0;
  981. top: 50%;
  982. transform: translateY(-50%);
  983. z-index: 11;
  984. }
  985. }
  986. .sms{
  987. /deep/ .tips{
  988. width: 168rpx;
  989. height: 49rpx;
  990. text-align: center;
  991. line-height: 49rpx;
  992. // border: 1rpx solid #D52E4C;
  993. border-radius: 20rpx;
  994. font-size: 26rpx;
  995. color: #fff;
  996. background-color: $uni-color-BGC;
  997. margin-top: 4rpx;
  998. }
  999. /deep/ input{
  1000. flex: 1;
  1001. }
  1002. }
  1003. .upload {
  1004. position: relative;
  1005. left: 50%;
  1006. transform: translateX(-50%);
  1007. padding: 30rpx;
  1008. margin-bottom: 30rpx;
  1009. border: 3rpx dashed #d52e4c;
  1010. border-radius: 10rpx;
  1011. image {
  1012. width: 220rpx;
  1013. height: 140rpx;
  1014. border-radius: 10rpx;
  1015. }
  1016. //平均分配
  1017. .flexJu{
  1018. display: flex;
  1019. justify-content: space-between;
  1020. }
  1021. .ding {
  1022. position: absolute;
  1023. width: 60rpx;
  1024. height: 50rpx;
  1025. right: 110rpx;
  1026. top: 70rpx;
  1027. }
  1028. .u-upload {
  1029. width: 220rpx;
  1030. height: 140rpx;
  1031. border-radius: 10rpx;
  1032. background-color: #f1cfd5;
  1033. }
  1034. /deep/ .u-list-item {
  1035. margin: 0;
  1036. height: 140rpx !important;
  1037. }
  1038. /deep/ .u-add-wrap {
  1039. opacity: 0;
  1040. }
  1041. }
  1042. page {
  1043. height: 100%;
  1044. }
  1045. .card {
  1046. padding: 30rpx 40rpx 180rpx;
  1047. width: 635rpx;
  1048. background: rgba(255, 255, 255, 0.2);
  1049. border: 2px dashed #D52E4C;
  1050. border-radius: 20rpx;
  1051. margin-bottom: 20rpx;
  1052. overflow: hidden;
  1053. .cardImg {
  1054. image {
  1055. width: 237rpx;
  1056. height: 138rpx;
  1057. }
  1058. }
  1059. .cardTitle {
  1060. font-size: 32rpx;
  1061. color: #333333;
  1062. font-weight: bold;
  1063. margin: 35rpx 0 20rpx;
  1064. }
  1065. .intro {
  1066. font-size: 20rpx;
  1067. line-height: 30rpx;
  1068. color: #BBBBBB;
  1069. }
  1070. }
  1071. .popup {
  1072. position: fixed;
  1073. bottom: 0;
  1074. left: 0;
  1075. right: 0;
  1076. height: 1000rpx;
  1077. position: relative;
  1078. width: 100%;
  1079. max-width: 400px;
  1080. box-sizing: border-box;
  1081. padding: 37rpx 60rpx 69rpx;
  1082. .btn {
  1083. position: absolute;
  1084. bottom: 40rpx;
  1085. width: 630rpx;
  1086. height: 77rpx;
  1087. line-height: 77rpx;
  1088. background: #D52E4C;
  1089. border-radius: 39rpx;
  1090. margin: 20rpx auto;
  1091. text-align: center;
  1092. color: #fff;
  1093. font-size: 32rpx;
  1094. }
  1095. .last {
  1096. image {
  1097. margin-right: 11rpx;
  1098. width: 28rpx;
  1099. height: 28rpx;
  1100. }
  1101. font-size: 24rpx;
  1102. color: #2FA4FF;
  1103. margin: 20rpx auto 20rpx;
  1104. }
  1105. .search {
  1106. .inputBox {
  1107. box-sizing: border-box;
  1108. padding-left: 40rpx;
  1109. width: 480rpx;
  1110. height: 74rpx;
  1111. background: #F1F1F1;
  1112. border-radius: 37rpx;
  1113. input {
  1114. border: none;
  1115. }
  1116. .searchIcon {
  1117. width: 140rpx;
  1118. height: 74rpx;
  1119. background: #D0352D;
  1120. border-radius: 37rpx;
  1121. line-height: 74rpx;
  1122. text-align: center;
  1123. image {
  1124. width: 37rpx;
  1125. height: 37rpx;
  1126. vertical-align: middle;
  1127. }
  1128. }
  1129. }
  1130. }
  1131. .numberList {
  1132. flex-wrap: wrap;
  1133. margin-top: 23rpx;
  1134. max-height: 640rpx;
  1135. overflow: auto;
  1136. .numberItem {
  1137. font-weight: bold;
  1138. margin-bottom: 15rpx;
  1139. line-height: 79rpx;
  1140. text-align: center;
  1141. width: 283rpx;
  1142. height: 79rpx;
  1143. background: #FFFFFF;
  1144. border: 1px solid #E2E2E2;
  1145. border-radius: 12rpx;
  1146. /deep/ .active {
  1147. color: $uni-color-BGC;
  1148. }
  1149. /deep/ .active1 {
  1150. margin: 0 5px;
  1151. }
  1152. /deep/ .active2 {
  1153. color: $uni-color-BGC;
  1154. margin: 0 5px;
  1155. }
  1156. }
  1157. .selectItem {
  1158. color:#fff;
  1159. // border: 2px solid #D52E4C;
  1160. background-color: #D52E4C;
  1161. /deep/ .active {
  1162. color:#fff;
  1163. }
  1164. /deep/ .active2 {
  1165. color:#fff;
  1166. }
  1167. // background: #FBEAED;
  1168. }
  1169. }
  1170. }
  1171. .selectphone {
  1172. line-height: 102rpx;
  1173. padding: 0 52rpx;
  1174. margin: 26rpx auto 0;
  1175. width: 701rpx;
  1176. height: 102rpx;
  1177. border: 2px solid #E6028D;
  1178. border-radius: 24rpx;
  1179. text {
  1180. font-size: 25rpx;
  1181. color: #333333;
  1182. }
  1183. .selectText {
  1184. color: #BBBBBB;
  1185. margin-right: 30rpx;
  1186. }
  1187. .selectText1 {
  1188. color: #333;
  1189. margin-right: 30rpx;
  1190. }
  1191. }
  1192. .flowDetails {
  1193. // height: 100%;
  1194. overflow: hidden;
  1195. .img {
  1196. width: 100%;
  1197. display: flex;
  1198. flex-direction: column;
  1199. image {
  1200. width: 100%;
  1201. }
  1202. uni-image {
  1203. display: block;
  1204. }
  1205. }
  1206. .form {
  1207. width: 703rpx;
  1208. box-sizing: border-box;
  1209. padding: 30rpx;
  1210. position: relative;
  1211. margin: 20rpx auto 30rpx;
  1212. background-color: #fff;
  1213. border: 4rpx solid #E6028D;
  1214. border-radius: 30rpx;
  1215. .btn {
  1216. width: 569rpx;
  1217. height: 77rpx;
  1218. line-height: 77rpx;
  1219. background: #D52E4C;
  1220. border-radius: 39rpx;
  1221. margin: 20rpx auto;
  1222. text-align: center;
  1223. color: #fff;
  1224. font-size: 32rpx;
  1225. }
  1226. .orderTit {
  1227. text {
  1228. margin-left: 30rpx;
  1229. color: dimgray;
  1230. }
  1231. }
  1232. .formInput {
  1233. .u-form-item {
  1234. /deep/ .u-form-item--left__content__label {
  1235. position: relative;
  1236. padding-left: 30rpx;
  1237. }
  1238. /deep/.u-form-item--left__content__label::after {
  1239. content: '*';
  1240. position: absolute;
  1241. left: 18rpx;
  1242. top: 0;
  1243. color: red;
  1244. }
  1245. }
  1246. .remark {
  1247. /deep/.u-form-item--left__content__label::after {
  1248. display: none;
  1249. }
  1250. }
  1251. }
  1252. }
  1253. }
  1254. </style>