积分申请
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="item">
|
||||
<div class="left"><span class="tips">*</span>姓名</div>
|
||||
<div class="right" :class="form.name ? '' : 'color-999'" >
|
||||
<AiPagePicker single @select="handleSelectUser" type="sysUser" style="width:100%;text-align:right;" action="/app/appwechatuserqujing/listByFdAppletUser" nodeKey="openId">
|
||||
<AiPagePicker single :isShowPhone="true" @select="handleSelectUser" type="sysUser" style="width:100%;text-align:right;" action="/app/appwechatuserqujing/listByFdAppletUser" nodeKey="openId">
|
||||
<AiMore v-model="form.name"/>
|
||||
</AiPagePicker>
|
||||
</div>
|
||||
@@ -275,6 +275,7 @@ export default {
|
||||
display: flex;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index: 3;
|
||||
div {
|
||||
flex: 1;
|
||||
height: 96px;
|
||||
|
||||
Reference in New Issue
Block a user