Compare commits
No commits in common. "ad0b108f7cb114790d69f0646dd9ff9259887d81" and "b4d9d91339309eda54140917d92038cf047d84d8" have entirely different histories.
ad0b108f7c
...
b4d9d91339
|
|
@ -11,7 +11,7 @@
|
|||
</view>
|
||||
</view>
|
||||
<view class="auth">
|
||||
<h4>宁夏送变电工程有限公司</h4>
|
||||
<h4>合肥市机具设备分公司</h4>
|
||||
<h4 class="authed">
|
||||
<uni-icons style="margin-right: 8rpx; color: #F19600;" type="checkbox-filled" size="36"></uni-icons>
|
||||
<span>已认证</span>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<view>
|
||||
<view class="upper-search">
|
||||
<h4>宁夏送变电工程有限公司</h4>
|
||||
<h4>合肥市机具设备分公司</h4>
|
||||
<uni-easyinput prefixIcon="search" v-model="iptVal" placeholder="搜索" @iconClick="iconClick"></uni-easyinput>
|
||||
</view>
|
||||
<h4 class="tit">业务办理</h4>
|
||||
|
|
|
|||
Loading…
Reference in New Issue