Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
413b0549
Commit
413b0549
authored
Apr 15, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
90be156b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
18 deletions
+18
-18
index.vue
components/matchmaking/index.vue
+2
-2
userList.vue
pages/blindDate/userList.vue
+16
-16
No files found.
components/matchmaking/index.vue
View file @
413b0549
...
...
@@ -34,9 +34,9 @@
<view
class=
"boxtc-b-item"
>
{{
item
.
Marriage
}}
</view>
</view>
</view>
<view
class=
"boxt-r"
v-if=
"item.MatchingRate>0"
>
<
!--
<
view
class=
"boxt-r"
v-if=
"item.MatchingRate>0"
>
匹配度
{{
item
.
MatchingRate
}}
%
</view>
</view>
-->
</view>
<view
class=
"box-img"
>
<view
v-if=
"navs.listStyle==-1 && item.AlbumList.length>0"
class=
"box-img-one"
>
...
...
pages/blindDate/userList.vue
View file @
413b0549
...
...
@@ -32,9 +32,9 @@
length=
"90%"
height=
'100%'
>
<
view
class=
"popupbox"
:style=
"
{'padding-bottom':cHeight+'px'}">
<
text
class=
"popupbox_text"
style=
"margin-top: 15px;"
>
布局模式
</text
>
<
scroll-view
:scroll-y=
"true"
:enable-back-to-top=
"true"
:enable-flex=
"true"
style=
"height: calc(100vh - 65px)"
>
<
view
class=
"popupbox_text"
style=
"margin-top: 15px;"
>
布局模式
</view
>
<view
class=
"popup_item"
>
<u-radio-group
v-model=
"Styletype"
>
<u-radio
...
...
@@ -48,9 +48,9 @@
</u-radio>
</u-radio-group>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 15px;"
>
年龄
<
view
class=
"popupbox_text"
style=
"margin-top: 15px;"
>
年龄
<text
style=
"margin-left: 15px;"
>
{{
msg
.
Age
}}
~
{{
msg
.
EndAge
}}
岁
</text>
</
text
>
</
view
>
<!-- 区间滑块 -->
<view
class=
"popup_item"
style=
"margin-top: 0;"
>
<rangeSlider
:width=
"592"
:height=
"120"
:liveMode=
"true"
background-color=
"#DADCE6D9"
...
...
@@ -58,9 +58,9 @@
:values=
"ages"
></rangeSlider>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
身高
<
view
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
身高
<text
style=
"margin-left: 15px;"
>
{{
msg
.
Height
}}
~
{{
msg
.
EndHeight
}}
cm
</text>
</
text
>
</
view
>
<!-- 区间滑块 -->
<view
class=
"popup_item"
style=
"margin-top: 0;"
>
<rangeSlider
:width=
"592"
:height=
"120"
:liveMode=
"true"
background-color=
"#DADCE6D9"
...
...
@@ -68,9 +68,9 @@
:values=
"Heights"
></rangeSlider>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
体重
<
view
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
体重
<text
style=
"margin-left: 15px;"
>
{{
msg
.
Weight
}}
~
{{
msg
.
EndWeight
}}
kg
</text>
</
text
>
</
view
>
<!-- 区间滑块 -->
<view
class=
"popup_item"
style=
"margin-top: 0;"
>
<rangeSlider
:width=
"592"
:height=
"120"
:liveMode=
"true"
background-color=
"#DADCE6D9"
...
...
@@ -78,16 +78,16 @@
:values=
"Weights"
></rangeSlider>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
年收入
<
view
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
年收入
<text
style=
"margin-left: 15px;"
>
{{
msg
.
YearMoney
}}
~
{{
msg
.
EndYearMoney
}}
万
</text>
</
text
>
</
view
>
<!-- 区间滑块 -->
<view
class=
"popup_item"
>
<rangeSlider
:width=
"592"
:height=
"120"
:liveMode=
"true"
background-color=
"#DADCE6D9"
:block-size=
"36"
:active-color=
"mainColor"
min=
"0"
max=
"500"
@
rangechange=
"rangechange4"
:values=
"YearMoeys"
></rangeSlider>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
学历
</text
>
<
view
class=
"popupbox_text"
style=
"margin-top: 0px;"
>
学历
</view
>
<view
class=
"popup_item"
>
<text
v-if=
'education.length==0'
style=
"width: 100%;display: flex;align-items: center;justify-content: center;color: #999999;"
>
暂无数据
</text>
<u-radio-group
v-model=
"msg.EducationType"
v-if=
'education.length>0'
>
...
...
@@ -103,7 +103,7 @@
</u-radio>
</u-radio-group>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
婚姻
</text
>
<
view
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
婚姻
</view
>
<view
class=
"popup_item"
>
<text
v-if=
'marriage.length==0'
style=
"width: 100%;display: flex;align-items: center;justify-content: center;color: #999999;"
>
暂无数据
</text>
...
...
@@ -120,7 +120,7 @@
</u-radio>
</u-radio-group>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
房产
</text
>
<
view
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
房产
</view
>
<view
class=
"popup_item"
>
<text
v-if=
'house.length==0'
style=
"width: 100%;display: flex;align-items: center;justify-content: center;color: #999999;"
>
暂无数据
</text>
...
...
@@ -137,7 +137,7 @@
</u-radio>
</u-radio-group>
</view>
<
text
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
车产
</text
>
<
view
class=
"popupbox_text"
style=
"margin-top: 10px;"
>
车产
</view
>
<view
class=
"popup_item"
style=
"margin-bottom: 10px;"
>
<text
v-if=
'car.length==0'
style=
"width: 100%;display: flex;align-items: center;justify-content: center;color: #999999;"
>
暂无数据
</text>
...
...
@@ -165,7 +165,7 @@
<text>
确定
</text>
</view>
</view>
</view>
</
scroll-
view>
</u-popup>
</div>
</
template
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment