Browse Source

样式!

v4.3.1_xiaowang_bug
是小王呀\24601 2 years ago
parent
commit
9215531578
  1. BIN
      images/xuncha.png
  2. BIN
      images/xuncha3.png
  3. 7
      pages/index/index.wxss
  4. 13
      pages/resiAndHouse/resiAndHouse.wxss
  5. 30
      subpages/InspectionReport/pages/InspectionReport/InspectionReport.wxss
  6. 4
      subpages/addhouse/pages/addhouse/addhouse.wxss
  7. 6
      subpages/businessRecord/businessRecord.wxss
  8. 4
      subpages/communitySelfInsp/pages/historyQuery/historyQuery.wxml
  9. 6
      subpages/communitySelfInsp/pages/historyQuery/historyQuery.wxss
  10. 3
      subpages/demandCheck/pages/dissatisfied/demandCheck/demandCheck.wxss
  11. 13
      subpages/house/pages/housePortrait/housePortrait.wxss
  12. 2
      subpages/morenews/pages/morenews/morenews.wxml
  13. 4
      subpages/morenews/pages/morenews/morenews.wxss
  14. 2
      subpages/nohouse/pages/nohouse/nohouse.wxss
  15. 16
      subpages/residentCategory/pages/residentCategory/residentCategory.wxss
  16. 2
      subpages/resnoinformation/pages/resnoinformation/resnoinformation.wxml
  17. 21
      subpages/resnoinformation/pages/resnoinformation/resnoinformation.wxss
  18. 27
      subpages/safetyinspection/pages/safetyinspection/safetyinspection.wxss
  19. 8
      subpages/searchResult/pages/resiInfo/resiInfo.wxss
  20. 8
      subpages/securityCheck/pages/securityCheck.wxml
  21. 15
      subpages/securityCheck/pages/securityCheck.wxss
  22. 4
      utils/config.js

BIN
images/xuncha.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

BIN
images/xuncha3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

7
pages/index/index.wxss

@ -441,7 +441,7 @@ page {
.text-group_7 {
box-sizing: border-box;
position: absolute;
bottom: 78rpx;
bottom:75rpx;
display: flex;
flex-direction: column;
margin-left: 80rpx;
@ -900,8 +900,8 @@ line-height: 40rpx;
margin-top: 20rpx;
}
.new_h2{
margin-top: 30rpx;
margin-left: 30rpx;
margin-top: 40rpx;
margin-left: 40rpx;
font-size: 32rpx;
color: #333333;
line-height: 52rpx;
@ -1018,6 +1018,7 @@ font-weight: 300;
justify-content: space-between;
font-size: 32rpx;
margin-left: 20rpx;
font-weight: 300;
}
.img_door{

13
pages/resiAndHouse/resiAndHouse.wxss

@ -464,7 +464,8 @@ page {
align-items: center;
justify-content: space-between;
display: flex;
margin: 20rpx 0 0 0;
margin: 40rpx 0 0 0;
height: 30rpx;
}
.text_16 {
@ -521,6 +522,7 @@ page {
.text-wrapper_9 .label{
color: #999999;
width: 235rpx;
font-weight: 300;
}
.text-wrapper_9 .value{
color: #04b8ad;
@ -643,7 +645,7 @@ page {
overflow-wrap: break-word;
font-size: 0rpx;
font-family: PingFang-SC-Medium;
font-weight: 350;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -675,11 +677,11 @@ page {
.text-wrapper_13 {
width: 415rpx;
height: 28rpx;
height: 30rpx;
overflow-wrap: break-word;
font-size: 0rpx;
font-family: PingFang-SC-Medium;
font-weight: 350;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -717,13 +719,14 @@ page {
.text-wrapper_14 {
width: 639rpx;
height: 28rpx;
height: 30rpx;
overflow-wrap: break-word;
font-size: 30rpx;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
margin: 20rpx 0 0 0;
font-weight: 300;
}
.text_30 {

30
subpages/InspectionReport/pages/InspectionReport/InspectionReport.wxss

@ -1,38 +1,39 @@
page {
width: 100%;
width: 750rpx;
min-height: 100vh;
overflow-y: auto;
background-color: #f7f7f7;
}
.from{
width: 100%;
height: 100%;
width: 710rpx;
height: 1320rpx;
display: flex;
flex-direction: column;
border-radius: 15rpx;
background-color: rgb(255, 255, 255);
margin: 30rpx;
margin: 20rpx;
}
.prosecutors{
display: flex;
flex-direction:row;
align-items: center;
margin: 20rpx;
height: 80rpx;
margin: 0 20rpx;
height: 90rpx;
}
.nes{
width: 630rpx;
display: flex;
flex-direction:row;
align-items: center;
margin: 20rpx;
margin: 0 20rpx;
justify-content: space-between;
height: 80rpx;
border-bottom: 1px solid #EAEAEA;
text-align: center;
}
.conclusion{
height: 50rpx;
display: flex;
flex-direction: row;
}
@ -67,7 +68,7 @@ page {
text-align: left;
white-space: nowrap;
line-height: 42rpx;
margin-left: 60rpx;
margin-left: 70rpx;
}
.prosecutors_img{
width: 40rpx;
@ -119,7 +120,7 @@ page {
}
.image-box .image-list-label {
position: absolute;
top: 35rpx;
top: 5rpx;
}
.field-text{
width: 61rpx;
@ -149,7 +150,7 @@ page {
.textarea1{
margin-top: 20rpx;
background-color:#f7f7f7 ;
width: 650rpx;
width: 600rpx;
height: 200rpx;
margin-left: 40rpx;
}
@ -306,7 +307,7 @@ height: 60rpx;
margin-top: 20rpx;
}
.input1{
width: 650rpx;
width: 600rpx;
height: 90rpx;
background-color: #F7F7F7;
border-radius: 10rpx;
@ -369,7 +370,7 @@ margin-bottom: 20rpx;
border-radius: 16rpx;
background: #fff;
box-sizing: border-box;
padding: 34rpx 40rpx;
padding: 0rpx 40rpx;
position: relative;
display: flex;
/* display: flex;
@ -382,7 +383,7 @@ margin-bottom: 20rpx;
grid-template-rows: 214rpx;
grid-gap: 17rpx;
height: 188rpx;
margin-top:50rpx ;
margin-top:70rpx ;
}
.image-list-2 {
height: 428rpx !important;
@ -512,4 +513,5 @@ margin-bottom: 20rpx;
text-align: left;
white-space: nowrap;
line-height: 42rpx;
margin-top: 10rpx;
}

4
subpages/addhouse/pages/addhouse/addhouse.wxss

@ -131,13 +131,13 @@ page {
line-height: 100rpx;
font-size: 32rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
color: #666666;
position: relative;
}
.form_card .form_item .label .must{
font-size: 32rpx;
font-weight: 500;
font-weight: 300;
color: #FF2A00;
position: absolute;
left: -18rpx;

6
subpages/businessRecord/businessRecord.wxss

@ -1,7 +1,7 @@
.tag-list {
display: flex;
flex-wrap: wrap; /* 使得元素可以换行显示 */
margin: 0 -8rpx;
margin: 20rpx 0 0 -8rpx;
/* margin-bottom: 15px; */
}
.tag-list .tag {
@ -140,12 +140,12 @@
.cell1:nth-child(2) {
flex-basis: 40%;
font-size: 30rpx;
font-size: 23rpx;
}
.cell1:nth-child(3) {
padding-left: 20rpx;
flex-basis: 33%;
font-size: 30rpx;
font-size: 23rpx;
}
.even {

4
subpages/communitySelfInsp/pages/historyQuery/historyQuery.wxml

@ -8,8 +8,8 @@
<text class="test_3">已提交人数:{{item.personQty}}</text>
</view>
<view class="list_3">
<button style="font-weight: 30;" class="button1" open-type="share" bind:tap="share" data-item="{{item}}"><text class="text_one">一键分享</text></button>
<button style="font-weight: 30;" class="button" wx:key="index" data-item="{{item}}" bind:tap="handelClickedit"><text text class="text_two">查看统计</text></button>
<button style="font-weight: 30;" class="button1" open-type="share" bind:tap="share" data-item="{{item}}"><text class="text_one">一键分享</text></button>
<button style="font-weight: 30; display: flex; justify-content: center; align-items: center;" class="button" wx:key="index" data-item="{{item}}" bind:tap="handelClickedit"><text text class="text_two">查看统计</text></button>
</view>
</view>
<view class="content">

6
subpages/communitySelfInsp/pages/historyQuery/historyQuery.wxss

@ -237,12 +237,10 @@ page {
color: rgba(255,255,255,1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
white-space: nowrap;
line-height: 42rpx;
margin-bottom: 10rpx;
margin-left: 5rpx;
text-align: center;
}

3
subpages/demandCheck/pages/dissatisfied/demandCheck/demandCheck.wxss

@ -455,6 +455,7 @@ color: #333;
}
.telInput{
margin-left: 40rpx;
font-weight: 300
}
.di-name{
@ -462,6 +463,7 @@ color: #333;
text-align: left;
width: calc(100% - 30rpx);
margin-left: 40rpx;
font-weight: 300;
}
.di-but{
@ -568,6 +570,7 @@ background: rgb(175, 1, 1);
align-items: center;
color: #999;
font-size: 28rpx;
font-weight: 300;
}
.radio-group radio + radio {
margin-left: 20rpx;

13
subpages/house/pages/housePortrait/housePortrait.wxss

@ -49,8 +49,8 @@
}
.card .field {
font-size: 30rpx;
font-weight: 500;
font-size: 32rpx;
font-weight: 300;
color: #999999;
margin-top: 20rpx;
}
@ -63,8 +63,8 @@
}
.card .line .field {
font-size: 30rpx;
font-weight: 500;
font-size: 32rpx;
font-weight: 300;
color: #999999;
margin-top: 20rpx;
flex: 0 0 30%;
@ -87,7 +87,7 @@
.logs-top-title {
height: 31rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
font-size: 32rpx;
color: #333333;
line-height: 41rpx;
@ -96,7 +96,7 @@
.logs-top-time {
height: 20rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
font-size: 26rpx;
color: #BDBDBD;
line-height: 40rpx;
@ -125,6 +125,7 @@
}
.logs-content-txt {
font-weight: 300;
color: #333333;
}

2
subpages/morenews/pages/morenews/morenews.wxml

@ -15,7 +15,7 @@
<!-- <view class="left">{{item.createdByName!=null&&item.msgType!='resident_category'?item.createdByName:'系统'}}</view> -->
<view class="right">
<view class="top"><text class="title" >{{item.content}}</text>
<text class="{{item.readFlag != '1'?'':'gray'}}" style="font-size: 26rpx;">{{item.readFlag != '1'?'未读':'已读'}}</text></view>
<text class="{{item.readFlag != '1'?'':'gray'}}" style="font-size: 26rpx; font-weight: 300;">{{item.readFlag != '1'?'未读':'已读'}}</text></view>
<view class="bottom">
<view class="flex_box">
<view wx:if="{{item.msgType == '2'}}">测评打分:</view><view class="{{item.msgType == '2'?'blue':''}}" class="textOver">

4
subpages/morenews/pages/morenews/morenews.wxss

@ -122,8 +122,7 @@ page {
}
.content .card .right .title{
font-size: 32rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
color: #333333;
overflow: hidden;
text-overflow: ellipsis;
@ -145,6 +144,7 @@ page {
text-overflow: ellipsis;
white-space: nowrap;
max-width: 250rpx;
font-weight: 300;
}
.content .card .right .bottom .flex_box{
display: flex;

2
subpages/nohouse/pages/nohouse/nohouse.wxss

@ -129,8 +129,10 @@ line-height: 46rpx;
text-align: left;
white-space: nowrap;
line-height: 42rpx;
font-weight: 300;
}
.from_test2{
font-weight: 300;
display: flex;
overflow-wrap: break-word;
color: rgba(51,51,51,1);

16
subpages/residentCategory/pages/residentCategory/residentCategory.wxss

@ -420,7 +420,7 @@ page{
.text-wrapper_12 {
width: 263rpx;
height: 28rpx;
height: 30rpx;
overflow-wrap: break-word;
font-size: 0rpx;
font-family: PingFang-SC-Medium;
@ -438,7 +438,7 @@ page{
color: rgba(153, 153, 153, 1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -451,7 +451,7 @@ page{
color: rgba(51, 51, 51, 1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -459,7 +459,7 @@ page{
.text-wrapper_13 {
width: 415rpx;
height: 28rpx;
height: 30rpx;
overflow-wrap: break-word;
font-size: 0rpx;
font-family: PingFang-SC-Medium;
@ -539,7 +539,7 @@ page{
margin-top: 10rpx;
box-sizing: border-box;
border-bottom: 1rpx #EAEAEA solid;
height: 210rpx;
height: 230rpx;
padding-bottom: 10rpx;
margin-bottom: 20rpx;
@ -577,7 +577,7 @@ page{
color: rgba(51, 51, 51, 1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -603,7 +603,7 @@ page{
color: rgba(153, 153, 153, 1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
@ -616,7 +616,7 @@ page{
color: rgba(51, 51, 51, 1);
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
font-weight: 300;
text-align: left;
white-space: nowrap;
line-height: 40rpx;

2
subpages/resnoinformation/pages/resnoinformation/resnoinformation.wxml

@ -1,6 +1,6 @@
<!--subpages/resnoinformation/pages/resnoinformation/resnoinformation.wxml-->
<view class="header">
<view class="card_one" bind:tap="onShowPoint">
<view class=" {{ cascaderName ? 'card_one' : 'card_oneupdate' }}" bind:tap="onShowPoint">
<view class="items" >
<view class="{{ cascaderName ? 'another_class' : 'text1' }}" > {{ cascaderName ? cascaderName : '按管辖范围' }}</view>
</view>

21
subpages/resnoinformation/pages/resnoinformation/resnoinformation.wxss

@ -31,6 +31,19 @@ page{
display: flex;
margin: 16rpx 0 0 20rpx;
}
.card_oneupdate{
display: flex;
align-items: center;
justify-content: center;
border-radius: 28rpx;
width: 273rpx;
height: 57rpx;
border: 1px solid rgba(193,193,193,1);
flex-direction: row;
display: flex;
margin: 16rpx 0 0 20rpx;
background-color: #F5F5F5;
}
.text1{
overflow-wrap: break-word;
color: rgba(193,193,193,1);
@ -113,6 +126,7 @@ page{
margin: 20rpx;
border-bottom: 1px solid #ddd;
height: 240rpx;
padding-bottom: 20rpx;
}
.line {
width: 533rpx;
@ -199,6 +213,7 @@ page{
height:50rpx;
overflow-x: scroll;
text-align: center;
margin-left: 10rpx
}
.information_1 {
display: flex;
@ -217,17 +232,18 @@ page{
height: 28rpx;
overflow-wrap: break-word;
color: rgba(153, 153, 153, 1);
font-size: 26rpx;
font-size: 30rpx;
text-align: left;
white-space: nowrap;
line-height: 40rpx;
}
.text_4{
width: 243rpx;
height: 28rpx;
overflow-wrap: break-word;
color: rgba(4, 184, 173, 1);
font-size: 28rpx;
font-size: 30rpx;
font-family: PingFang-SC-Bold;
font-weight: 700;
text-align: left;
@ -235,6 +251,7 @@ page{
line-height: 40rpx;
}
.phone{
padding-top: 5rpx;
width: 533rpx;
height: 29rpx;
flex-direction: row;

27
subpages/safetyinspection/pages/safetyinspection/safetyinspection.wxss

@ -14,7 +14,7 @@ imageup{
.form_add{
width: 100%;
height: 100%;
padding:29rpx;
padding:0rpx;
box-sizing: border-box;
display: flex;
flex-direction: column;
@ -34,23 +34,24 @@ imageup{
margin-top:20rpx ;
}
.prosecutors{
width: 650rpx;
width: 670rpx;
display: flex;
flex-direction:row;
align-items: center;
margin: 20rpx;
height: 80rpx;
margin: 0 20rpx;
height: 90rpx;
}
.conclusion{
display: flex;
flex-direction: row;
height: 50rpx;
}
.nes{
width: 630rpx;
display: flex;
flex-direction:row;
align-items: center;
margin: 20rpx;
margin: 10rpx 20rpx;
justify-content: space-between;
height: 80rpx;
border-bottom: 1px solid #EAEAEA;
@ -83,7 +84,7 @@ imageup{
text-align: left;
white-space: nowrap;
line-height: 42rpx;
margin-left: 20rpx;
margin-left: 40rpx;
}
.prosecutors_name{
width: 150px;
@ -162,7 +163,7 @@ imageup{
.textarea1{
margin-top: 20rpx;
background-color:#f7f7f7 ;
width: 100%;
width: 600rpx;
height: 200rpx;
}
.text2{
@ -297,11 +298,11 @@ imageup{
.checkbox1{
display: flex;
flex-direction:column;
margin-left: 50rpx;
margin-left: 60rpx;
margin-bottom: 20rpx;
}
.input1{
width: 650rpx;
width: 600rpx;
height: 90rpx;
background-color: #F7F7F7;
border-radius: 10rpx;
@ -360,13 +361,13 @@ margin-bottom: 20rpx;
z-index: 2;
}
.image-box {
width: 100%;
width: 650rpx;
height: auto;
border-radius: 16rpx;
background: #fff;
margin-top: 20rpx;
box-sizing: border-box;
padding: 34rpx 60rpx;
padding: 10rpx 60rpx;
position: relative;
}
.group{
@ -375,7 +376,7 @@ margin-bottom: 20rpx;
.image-box .image-list-label {
position: absolute;
top: 35rpx;
top: 0rpx;
}
.image-box .add-icon {
/* margin-top: 40rpx; */
@ -390,7 +391,7 @@ margin-bottom: 20rpx;
grid-template-rows: 214rpx;
grid-gap: 17rpx;
height: 188rpx;
margin-top:80rpx ;
margin-top:60rpx ;
}
.image-list-2 {
height: 428rpx !important;

8
subpages/searchResult/pages/resiInfo/resiInfo.wxss

@ -311,8 +311,7 @@ page {
.logs-top-title {
height: 31rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
font-size: 32rpx;
color: #333333;
line-height: 41rpx;
@ -320,8 +319,7 @@ page {
.logs-top-time {
height: 20rpx;
font-family: PingFang SC;
font-weight: 500;
font-weight: 300;
font-size: 26rpx;
color: #BDBDBD;
line-height: 40rpx;
@ -351,6 +349,8 @@ page {
.logs-content-txt {
color: #333333;
font-weight: 300;
font-size: 28rpx;
}
.item-dian {

8
subpages/securityCheck/pages/securityCheck.wxml

@ -1,12 +1,14 @@
<!--subpages/gatherInformation/pages/gatherInformation/gatherInformation.wxml-->
<view class="page">
<view class="search">
<view class="filter" bind:tap="toggleColor" data-value="1" style="{{waitingCheckStyle}}">
<view class="row1">
<view class="filter" bind:tap="toggleColor" data-value="1" style="{{waitingCheckStyle}}">
待复核
</view>
<view class="filter" bind:tap="toggleColor" data-value="2" style="{{qualifiedStyle}}">
已合格
</view>
</view></view>
</view>
<view class="">
<view class="section_5">
@ -35,7 +37,7 @@
</view>
<movable-area class="movable-area">
<movable-view class="movable-view" direction="all" x="250" y="300">
<image src="../../../images/xuncha.png" class="image-wrapper" catchtouchend="handleTap"></image>
<image src="../../../images/xuncha3.png" class="image-wrapper" catchtouchend="handleTap"></image>
</movable-view>
</movable-area>
</scroll-view>

15
subpages/securityCheck/pages/securityCheck.wxss

@ -20,10 +20,17 @@ page{
/* justify-content: space-between; */
padding-top: 20rpx;
box-sizing: border-box;
justify-content: center;
}
.filter{
margin-left: 10rpx;
margin-right: 40rpx;
margin-left: 50rpx;
margin-right: 60rpx;
}
.row1{
display: flex;
flex-direction: row;
font-size: 30rpx
}
.box_2 {
background-color: rgba(247,247,247,1.000000);
@ -177,8 +184,8 @@ margin-left: 30rpx;
}
.image-wrapper{
width: 200rpx;
height: 200rpx;
width: 190rpx;
height: 190rpx;
}

4
utils/config.js

@ -5,8 +5,8 @@ module.exports = {
};
function BASEURL() {
return 'https://epmet-preview.elinkservice.cn/api/' // 演示环境
// return 'http://192.168.1.144/api/' //测试环境
// return 'https://epmet-preview.elinkservice.cn/api/' // 演示环境
return 'http://192.168.1.144/api/' //测试环境
// return 'http://219.146.91.110:30801/api/'
// return 'https://epmet-preview.elinkservice.cn/api/' // 演示环境
// return 'http://192.168.1.144/api/' //测试环境

Loading…
Cancel
Save