删除打印无用代码,将图标上传服务器
This commit is contained in:
parent
71c76ae21b
commit
d8779cef12
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
BIN
img/u858.png
BIN
img/u858.png
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
@ -3,7 +3,7 @@ let miucms = require('../../utils/miucms.js')
|
||||
let app = getApp()
|
||||
Page({
|
||||
|
||||
/** /tenement/message/housingMessage
|
||||
/**
|
||||
* 页面的初始数据
|
||||
*/
|
||||
data: {
|
||||
|
@ -389,7 +389,7 @@
|
||||
<view class="wrong-micro-signal-box" catchtap="catchtap">
|
||||
<image class="trigger-rules-close-icon" mode="widthFix" src="/img/plusgrey.png" catchtap="WechatIDClose">
|
||||
</image>
|
||||
<image class="wrong-micro-signal-icon" src="/img/u858.png"></image>
|
||||
<image class="wrong-micro-signal-icon" src="https://app.gter.net/image/miniApp/HKRenting/u858.png"></image>
|
||||
<view class="wrong-micro-signal-title">你的微信号有误</view>
|
||||
<view class="wrong-micro-signal-text">经核实,凡 wxid_ 开头的微信号均无法添加为好友</view>
|
||||
<view class="wrong-micro-signal-text">建议你上传微信二维码,或修改微信号</view>
|
||||
|
@ -1429,29 +1429,7 @@ Page({
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
// 标记一下
|
||||
// this.data.aa.forEach(element => {
|
||||
// if (value == element.name) {
|
||||
// console.log("field", field);
|
||||
// return
|
||||
// if (this.data.fieldinfo[this.data.popUpit][this.data.step]['field'] == 'type') {
|
||||
// if (this.data.step == 0 && this.data.popUpit == "basic") {
|
||||
// console.log("step", this.data.step, "popUpit", this.data.popUpit);
|
||||
// console.log("element", element);
|
||||
// console.log("000", this.data.fieldinfo[this.data.popUpit][this.data.step]['field'] == 'type');
|
||||
|
||||
// popUpStepState = element.popUpStepState
|
||||
// popUpIs = element.popUpIs
|
||||
// console.log("this.data.step", this.data.step);
|
||||
// popUpTitle = this.data.fieldinfo[element.it][this.data.step].title
|
||||
// console.log("this.data.fieldinfo", this.data.fieldinfo);
|
||||
// console.log("element", element);
|
||||
// console.log("popUpdate", this.data.popUpdate, "popUpIs", popUpIs);
|
||||
// }
|
||||
// });
|
||||
|
||||
// console.log(this.typetouList, "typetouList");
|
||||
|
||||
if (field == "type" && this.typetouList.includes(value)) {
|
||||
popUpTitle = this.data.info['type']['name']
|
||||
if (this.data.popUpdate['choices'].length >= 5) popUpIs = "twoLines"
|
||||
|
@ -340,7 +340,6 @@
|
||||
<text class="last-step-text" wx:if="{{ popUpSubtitle }}">{{ popUpSubtitle }}</text>
|
||||
<view class="AListOF-option option-box">
|
||||
<view wx:for="{{ item.choices }}" wx:for-item="it" wx:key="index" data-i="{{ m1.fn([newinfo[it.field]],it.value, it.field).indexOf }}" data-a="{{ newinfo[it.value] }}" class="AListOF-option-item option-item {{ it.disabled == 1 ? 'AListOF-option-item-disabled' : '' }} {{ m1.fn([newinfo[it.field]],it.value, it.field).indexOf ? 'option-hove':'' }}" hover-class="option-hover" hover-stay-time="5" bindtap="{{ it.disabled == 1 ? '' : 'selectOption' }}" data-key="{{ it.key }}" data-field="{{ it.field }}" data-choices="{{ it.choices }}" data-value="{{ it.value }}">
|
||||
<!-- <view wx:for="{{ item.choices }}" wx:for-item="it" wx:key="index" data-i="{{ m1.fn([newinfo[it.field]],it.value, it.field).indexOf }}" data-a="{{ newinfo[it.value] }}" class="AListOF-option-item option-item {{ it.disabled == 1 ? 'AListOF-option-item-disabled' : '' }} {{ m1.fn([newinfo[it.field]],it.value, it.field).indexOf ? 'option-hove':'' }}" hover-class="option-hover" hover-stay-time="5" bindtap="selectOption" data-key="{{ it.key }}" data-field="{{ it.field }}" data-choices="{{ it.choices }}" data-value="{{ it.value }}"> -->
|
||||
{{it.value}}
|
||||
</view>
|
||||
</view>
|
||||
|
@ -233,21 +233,13 @@
|
||||
|
||||
.footer-btn .submit {
|
||||
flex: 1;
|
||||
/* width: 330rpx; */
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
/* height: 90rpx; */
|
||||
/* line-height: 90rpx; */
|
||||
height: 96rpx;
|
||||
/* line-height: 96rpx; */
|
||||
background-color: rgba(98, 177, 255, 1);
|
||||
/* background-color: #333333; */
|
||||
/* box-shadow: rgb(0 0 0 / 35%) 0px 0px 10rpx; */
|
||||
/* border-radius: 50rpx; */
|
||||
border-radius: 82.5rpx;
|
||||
color: #fff;
|
||||
/* font-weight: 400; */
|
||||
font-weight: 650;
|
||||
font-size: 36rpx;
|
||||
color: #fff;
|
||||
@ -283,8 +275,6 @@
|
||||
.edit-box {
|
||||
border-top: 1rpx solid #ebebeb;
|
||||
background-color: #fff;
|
||||
/* margin-top: 25rpx; */
|
||||
/* border-radius: 60rpx 60rpx 0 0; */
|
||||
}
|
||||
|
||||
.edit-top {
|
||||
@ -523,13 +513,6 @@
|
||||
width: 30rpx;
|
||||
height: 30rpx;
|
||||
transform: rotate(-90deg);
|
||||
|
||||
/* width: 20rpx; */
|
||||
/* height: 20rpx; */
|
||||
/* border-bottom: 7rpx solid #333333;
|
||||
border-right: 7rpx solid #333333;
|
||||
transform: rotate(45deg);
|
||||
margin-top: -8rpx; */
|
||||
}
|
||||
|
||||
|
||||
@ -1479,12 +1462,9 @@
|
||||
|
||||
.housing-message {
|
||||
border-bottom: 1rpx solid #ebebeb;
|
||||
/* padding-bottom: 36rpx; */
|
||||
/* padding: 0rpx 30rpx 30rpx; */
|
||||
padding-bottom: 36rpx;
|
||||
margin: 30rpx;
|
||||
flex-wrap: wrap;
|
||||
/* background-color: rgba(246, 246, 246, 1); */
|
||||
}
|
||||
|
||||
.housing-message.nounderline {
|
||||
@ -1535,5 +1515,4 @@
|
||||
|
||||
.residential-area-box .residential-area-item:not(:last-of-type) {
|
||||
border-bottom: 1rpx solid rgba(242, 242, 242, 1);
|
||||
|
||||
}
|
@ -678,7 +678,6 @@ Page({
|
||||
|
||||
// 上拉到底部
|
||||
onReachBottom() {
|
||||
console.log("000", this.data.listDataLeft.length + this.data.listDataRight.length, this.dataCount);
|
||||
if (this.data.listDataLeft.length + this.data.listDataRight.length != this.dataCount) {
|
||||
let query = wx.createSelectorQuery();
|
||||
query.select("#pinterest-list-left").boundingClientRect()
|
||||
|
@ -1,370 +1,4 @@
|
||||
/**index.wxss**/
|
||||
@import '/pages/common/common.wxss';
|
||||
|
||||
.bold {
|
||||
font-weight: bold
|
||||
}
|
||||
|
||||
.header {
|
||||
text-align: center;
|
||||
font-size: 72rpx;
|
||||
color: #eb7b78;
|
||||
padding: 80rpx 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.scrollx-box {
|
||||
/* width: 120vw; */
|
||||
overflow: scroll;
|
||||
-webkit-overflow-scrolling: touch
|
||||
}
|
||||
|
||||
.scrollx {
|
||||
padding: 34rpx 24rpx 0;
|
||||
font-size: 0;
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 116vw;
|
||||
|
||||
}
|
||||
|
||||
.scrollx .label {
|
||||
background: #f2f2f2;
|
||||
border-radius: 46rpx;
|
||||
line-height: 92rpx;
|
||||
height: 92rpx;
|
||||
/* width: calc(100% / 3 - 40rpx); */
|
||||
/* margin-right: 10rpx; */
|
||||
display: inline-flex;
|
||||
font-size: 28rpx;
|
||||
padding: 0 30rpx 0 20rpx;
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
width: 21vw;
|
||||
|
||||
}
|
||||
|
||||
.scrollx .label .span {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.scrollx .label .tobottom {
|
||||
position: absolute;
|
||||
right: 14rpx;
|
||||
top: 42rpx;
|
||||
}
|
||||
|
||||
.scrollx .search {
|
||||
width: 92rpx;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
right: 24rpx;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/* .plus{
|
||||
overflow: hidden
|
||||
} */
|
||||
.search-btn {
|
||||
position: fixed;
|
||||
left: 10rpx;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.triangle {
|
||||
display: inline-flex;
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
}
|
||||
|
||||
.triangle.descend {
|
||||
transform: rotateZ(180deg)
|
||||
}
|
||||
|
||||
.location {
|
||||
margin-right: 16rpx;
|
||||
}
|
||||
|
||||
.play {
|
||||
position: fixed;
|
||||
right: 16rpx;
|
||||
bottom: 16rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 124rpx;
|
||||
height: 124rpx;
|
||||
border-radius: 50%;
|
||||
background: #eb7b78;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
box-shadow: 1px 1px 8px 3px #e8e8e8;
|
||||
color: #fff;
|
||||
letter-spacing: 1px;
|
||||
z-index: 1000
|
||||
}
|
||||
|
||||
.play image {
|
||||
display: inline-flex;
|
||||
flex: 0 0 34rpx;
|
||||
height: 34rpx;
|
||||
width: 34rpx;
|
||||
margin-bottom: 4rpx;
|
||||
}
|
||||
|
||||
.hot-text {
|
||||
padding: 18rpx 22rpx 38rpx;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
/* border-bottom: 1px solid #e8e8e8; */
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.hot-text .item {
|
||||
display: inline-flex;
|
||||
padding: 20rpx 26rpx;
|
||||
margin: 20rpx 15rpx 0 0;
|
||||
box-sizing: border-box;
|
||||
border-radius: 15rpx;
|
||||
background: #fff;
|
||||
border: 2rpx solid #e4e4e4;
|
||||
font-size: 22rpx;
|
||||
color: #7a7a7a;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
height: 65rpx;
|
||||
}
|
||||
|
||||
.hot-text .item.active {
|
||||
color: #ffc05f;
|
||||
border-color: #ffc05f;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.conditionFixed {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
background: #fff;
|
||||
width: 100vw;
|
||||
z-index: 12
|
||||
}
|
||||
|
||||
.authentication-icon {
|
||||
width: 125rpx;
|
||||
height: 34rpx;
|
||||
}
|
||||
|
||||
.info-list .footer {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.personalList .region {
|
||||
height: 44rpx;
|
||||
padding: 0 14rpx;
|
||||
border-radius: 18rpx;
|
||||
background-color: #f2f2f2;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 22rpx;
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
.personalList .tips {
|
||||
margin-top: 28rpx;
|
||||
color: #555555;
|
||||
font-size: 22rpx;
|
||||
}
|
||||
|
||||
.personalList .footer {
|
||||
color: #343434;
|
||||
}
|
||||
|
||||
.personalList .money {
|
||||
margin-top: 32rpx;
|
||||
font-size: 26rpx;
|
||||
line-height: 26rpx;
|
||||
}
|
||||
|
||||
.personalList {
|
||||
border-bottom: 15rpx solid #eee;
|
||||
}
|
||||
|
||||
.personalList .footer {
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
border-top: 1rpx dotted #d0d0d0;
|
||||
padding-left: 30rpx;
|
||||
padding-right: 30rpx;
|
||||
margin-top: 40rpx;
|
||||
}
|
||||
|
||||
.personalList .submit-form {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
padding-bottom: 0;
|
||||
padding-top: 38rpx;
|
||||
}
|
||||
|
||||
.personalList .personalList-top {
|
||||
padding: 0 30rpx;
|
||||
}
|
||||
|
||||
.personalList .personalList-avatar {
|
||||
width: 34rpx;
|
||||
height: 34rpx;
|
||||
border-radius: 50rpx;
|
||||
}
|
||||
|
||||
.personalList .l {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
}
|
||||
|
||||
.personalList .personalList-name {
|
||||
font-size: 24rpx;
|
||||
padding: 0 24rpx 0 20rpx;
|
||||
}
|
||||
|
||||
.personalList .agent {
|
||||
color: #343434;
|
||||
background-color: #fff;
|
||||
border: 2rpx solid #d3d3d3;
|
||||
display: flex;
|
||||
font-size: 20rpx;
|
||||
align-items: center;
|
||||
line-height: 30rpx;
|
||||
height: 30rpx;
|
||||
padding: 0 10rpx;
|
||||
}
|
||||
|
||||
.personalList .footer-right {
|
||||
height: 36rpx;
|
||||
line-height: 36rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 18rpx;
|
||||
border-radius: 8rpx;
|
||||
background-color: #e8f4ff;
|
||||
color: #5eb1ff;
|
||||
}
|
||||
|
||||
.personalList .housingInfo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.personalList .housingSite {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.personalList .housingMedia {
|
||||
width: 200rpx;
|
||||
height: 150rpx;
|
||||
margin-left: 10rpx;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.personalList .housingMedia image {
|
||||
width: 200rpx;
|
||||
height: 150rpx;
|
||||
border-radius: 15rpx;
|
||||
}
|
||||
|
||||
.personalList .orientation {
|
||||
width: 30rpx;
|
||||
height: 30rpx;
|
||||
margin-right: 10rpx;
|
||||
}
|
||||
|
||||
.personalList .tips .i:not(:last-child):after {
|
||||
background-color: #555555;
|
||||
}
|
||||
|
||||
.personalList .title {
|
||||
font-weight: bold;
|
||||
line-height: 38rpx;
|
||||
}
|
||||
|
||||
.personalList .housingVideo {
|
||||
width: 200rpx;
|
||||
height: 150rpx;
|
||||
margin-left: 10rpx;
|
||||
border-radius: 15rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.personalList .housingVideo .playBtn-bj {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 200rpx;
|
||||
height: 150rpx;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.personalList .housingVideo .playBtn {
|
||||
width: 46rpx;
|
||||
height: 46rpx;
|
||||
border-radius: 50rpx;
|
||||
}
|
||||
|
||||
.list {
|
||||
/* background-color: rgba(246, 246, 246, 1); */
|
||||
}
|
||||
|
||||
.new-list {
|
||||
padding-top: 36rpx;
|
||||
padding-bottom: 24rpx;
|
||||
background-color: rgba(246, 246, 246, 1);
|
||||
box-shadow: 0 0 12rpx rgba(0, 0, 0, 0.156862745098039);
|
||||
/* border-radius: 60rpx 60rpx 0 0; */
|
||||
border-radius: 60rpx;
|
||||
margin-top: 8rpx;
|
||||
min-height: 60vh;
|
||||
}
|
||||
|
||||
.list-operations {
|
||||
position: sticky;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.list-operations.list-operations-top {
|
||||
background-color: #fff;
|
||||
border-bottom: 1rpx solid #ebebeb;
|
||||
}
|
||||
|
||||
.inTheEnd {
|
||||
color: #AAAAAA;
|
||||
font-size: 22rpx;
|
||||
text-align: center;
|
||||
margin: 20rpx 0 76rpx;
|
||||
}
|
||||
|
||||
.totalSum {
|
||||
color: #555555;
|
||||
font-size: 24rpx;
|
||||
margin-bottom: 38rpx;
|
||||
}
|
||||
|
||||
.totalSum .num {
|
||||
color: #000000;
|
||||
font-weight: 650;
|
||||
margin: 0 8rpx;
|
||||
font-family: 'Arial-Black';
|
||||
}
|
||||
@import '/pages/personList/personList.wxss';
|
@ -144,7 +144,7 @@
|
||||
<image class="bottom-bar-icon" mode="widthFix" src="/img/u1975.png"></image>转发
|
||||
</view>
|
||||
<view class="bottom-bar-item bottom-bar-share flexcenter" catchtap="bindCollect">
|
||||
<image wx:if="{{ data.iscollect == 1 }}" class="bottom-bar-icon" mode="widthFix" src="/img/collect-icon.png"></image>
|
||||
<image wx:if="{{ data.iscollect == 1 }}" class="bottom-bar-icon" mode="widthFix" src="/img/user-collect-tab.png"></image>
|
||||
<image wx:else class="bottom-bar-icon" mode="widthFix" style="width: 42rpx;" src="/img/u1970.png"></image>
|
||||
{{ data.collectnum == 0 ? '收藏' : data.collectnum }}
|
||||
</view>
|
||||
|
@ -4,9 +4,9 @@ var miucms = require('../../utils/miucms.js');
|
||||
var config = {};
|
||||
var WxParse = require('../../wxParse/wxParse.js');
|
||||
var screenWidth = 288;
|
||||
var center_position = 144;
|
||||
var avatar_height = 40;
|
||||
var screenWidth2 = 288;
|
||||
var center_position = 144;
|
||||
var center_position2 = 144;
|
||||
var save = false;
|
||||
var today = new Date();
|
||||
@ -1169,7 +1169,6 @@ Page({
|
||||
wx.navigateTo({
|
||||
url,
|
||||
fail: function (err) {
|
||||
console.log("err", err);
|
||||
if (err['errMsg'] == "navigateTo:fail webview count limit exceed") {
|
||||
wx.redirectTo({
|
||||
url,
|
||||
|
@ -471,7 +471,6 @@
|
||||
<!-- V4 的 新联系方式弹窗 -->
|
||||
<template name="new-contact-information">
|
||||
<!-- 联系方式弹窗 -->
|
||||
<!-- <view class="root-portal flexflex" style="display: flex; align-items: flex-end;" bindtap="negation" data-key="contactInformationState" catchtouchmove="locationmove"> -->
|
||||
<view class="new-contact-information flexflex" catchtap="aaa">
|
||||
<view class="new-contact-information-item flexflex" wx:for="{{ contactValue }}" wx:key="index">
|
||||
<view class="new-contact-information-circle"></view>
|
||||
|
@ -973,15 +973,7 @@ Page({
|
||||
}).then(res => {
|
||||
if (res.code != 200) return
|
||||
let data = res.data
|
||||
// data.data[0]['verified'] = 1
|
||||
|
||||
// data.data[0]['verified'] = 0
|
||||
// data.data[0]['intermediary'] = 3
|
||||
// data.data[0]['isding'] = 0
|
||||
|
||||
// data.data.forEach(element => {
|
||||
// element.isding = 0
|
||||
// })
|
||||
|
||||
this.handleDetailData(data.data)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user