部分修改
This commit is contained in:
parent
23438da397
commit
0324110107
@ -37,7 +37,7 @@
|
||||
<view class="item_desc">身份</view>
|
||||
</view>
|
||||
|
||||
<input :value="communityName" class="right_input" type="text" placeholder="请输入您的身份" />
|
||||
<input @click="changeShow" :value="communityName" disabled class="right_input" type="text" placeholder="请选择您的身份" />
|
||||
</view>
|
||||
|
||||
<view class="tips ">
|
||||
@ -50,6 +50,7 @@
|
||||
|
||||
<u-picker :show="show" :columns="columns" keyName="text" @confirm='confirm' @close='onClose' @cancel='onClose'
|
||||
closeOnClickOverlay></u-picker>
|
||||
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
@ -44,6 +44,7 @@ image {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.communityItem_msg_title {
|
||||
@ -61,11 +62,13 @@ image {
|
||||
-webkit-line-clamp: 2;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
|
||||
.communityItem_msg_box{
|
||||
flex: 1;
|
||||
}
|
||||
.communityItem_msg_more {
|
||||
width: 16rpx;
|
||||
height: 30rpx;
|
||||
margin-left: 110rpx;
|
||||
width: 28rpx;
|
||||
height: 28rpx;
|
||||
margin-left: 94rpx;
|
||||
}
|
||||
|
||||
.addBtn {
|
||||
|
||||
@ -6,13 +6,13 @@
|
||||
</div>
|
||||
|
||||
<div class="communityList">
|
||||
<div class="communityItem" v-for="item in 5" @click="chooseCommunityInfo">
|
||||
<div class="communityItem" v-for="item in 5" >
|
||||
<div class="communityItem_img">
|
||||
<img src="http://192.168.0.172:5500/com_act2Img.png" alt="" />
|
||||
</div>
|
||||
|
||||
<div class="communityItem_msg">
|
||||
<div>
|
||||
<div class="communityItem_msg_box">
|
||||
<div class="communityItem_msg_title">岸芷汀兰(东区)</div>
|
||||
<div class="communityItem_msg_addr">
|
||||
河北省衡水市桃城区红旗大街与河
|
||||
@ -21,19 +21,20 @@
|
||||
</div>
|
||||
|
||||
<div class="communityItem_msg_more">
|
||||
<img src="http://192.168.0.172:5500/com_communityMore.png" alt="" />
|
||||
<img src="http://192.168.0.172:5500/com_check1.png" alt="" />
|
||||
<!-- <img src="http://192.168.0.172:5500/com_check2.png" alt="" /> -->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="addBtn">新建小区</div>
|
||||
<div class="addBtn" @click="chooseCommunityInfo">新建小区</div>
|
||||
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { request,NavgateTo } from '../../../utils';
|
||||
import { request, NavgateTo } from '../../../utils';
|
||||
import { apiArr } from '../../../api/community';
|
||||
export default {
|
||||
data() {
|
||||
|
||||
@ -9,8 +9,8 @@ page {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.grid_Pic {
|
||||
width: 54rpx;
|
||||
height: 46rpx;
|
||||
width: 61.5rpx;
|
||||
height: 63.14rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
|
||||
@ -75,7 +75,7 @@ page {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
padding: 0 50rpx;
|
||||
padding: 0rpx;
|
||||
margin-top: 40rpx;
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -9,8 +9,8 @@ page {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.grid_Pic {
|
||||
width: 54rpx;
|
||||
height: 46rpx;
|
||||
width: 61.5rpx;
|
||||
height: 63.14rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.searchBox {
|
||||
@ -67,7 +67,7 @@ page {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
padding: 0 50rpx;
|
||||
padding: 0rpx;
|
||||
margin-top: 40rpx;
|
||||
}
|
||||
.tabItem {
|
||||
|
||||
19
unpackage/dist/dev/mp-weixin/project.config.json
vendored
19
unpackage/dist/dev/mp-weixin/project.config.json
vendored
@ -21,24 +21,7 @@
|
||||
"libVersion": "3.7.12",
|
||||
"appid": "wxb4018c78fa143450",
|
||||
"projectname": "ZHSQ",
|
||||
"condition": {
|
||||
"search": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"conversation": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"game": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"miniprogram": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
}
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 2
|
||||
|
||||
@ -3,32 +3,5 @@
|
||||
"projectname": "uniapp-ZHSQ",
|
||||
"setting": {
|
||||
"compileHotReLoad": true
|
||||
},
|
||||
"condition": {
|
||||
"miniprogram": {
|
||||
"list": [
|
||||
{
|
||||
"name": "packages/community/propertyPayment/index",
|
||||
"pathName": "packages/community/propertyPayment/index",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "packages/community/communityDetail/index",
|
||||
"pathName": "packages/community/communityDetail/index",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
},
|
||||
{
|
||||
"name": "packages/community/index/index",
|
||||
"pathName": "packages/community/index/index",
|
||||
"query": "",
|
||||
"launchMode": "default",
|
||||
"scene": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user