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
a415b5b9
Commit
a415b5b9
authored
Sep 06, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c83ffea3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
postbar.vue
pages/blindDate/postbar.vue
+5
-5
No files found.
pages/blindDate/postbar.vue
View file @
a415b5b9
...
@@ -183,15 +183,15 @@
...
@@ -183,15 +183,15 @@
<!--
<image
mode=
"widthFix"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/renqidianping.png"
></image>
-->
<!--
<image
mode=
"widthFix"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/renqidianping.png"
></image>
-->
<image
:src=
"x.HotCommentList[0].UserPhoto"
style=
"width: 100%;height: 100%;"
mode=
"aspectFill"
></image>
<image
:src=
"x.HotCommentList[0].UserPhoto"
style=
"width: 100%;height: 100%;"
mode=
"aspectFill"
></image>
</view>
</view>
<view
class=
"hotCon"
>
<text
v-if=
"x.HotCommentList.length > 0"
>
{{
`
"`
}}{{
x
.
HotCommentList
[
0
].
Comment
}}{{
`"
`
}}
</text><text
v-if=
"x.HotCommentList.length == 0"
>
暂无热评
</text></view>
<view
class=
"hotCon"
>
<text
v-if=
"x.HotCommentList.length > 0"
>
{{
`
″`
}}{{
x
.
HotCommentList
[
0
].
Comment
}}{{
`″
`
}}
</text><text
v-if=
"x.HotCommentList.length == 0"
>
暂无热评
</text></view>
</view>
</view>
<view
class=
"hotCon2"
v-if=
"x.HotCommentList.length > 1"
>
<view
class=
"hotCon2"
v-if=
"x.HotCommentList.length > 1"
>
<view
style=
"width: 30rpx;height: 30rpx;border-radius: 50%;margin-right: 10rpx;overflow: hidden;"
>
<view
style=
"width: 30rpx;height: 30rpx;border-radius: 50%;margin-right: 10rpx;overflow: hidden;"
>
<image
:src=
"x.HotCommentList[1].UserPhoto"
style=
"width: 100%;height: 100%;"
mode=
"aspectFill"
></image>
<image
:src=
"x.HotCommentList[1].UserPhoto"
style=
"width: 100%;height: 100%;"
mode=
"aspectFill"
></image>
</view>
</view>
{{
{{
`″`
}}{{
x
.
HotCommentList
[
1
].
Comment
x
.
HotCommentList
[
1
].
Comment
}}
</view>
}}
{{
`″`
}}
</view>
</view>
</view>
</view>
</view>
</view>
</view>
...
@@ -761,9 +761,9 @@ export default {
...
@@ -761,9 +761,9 @@ export default {
.hotCon
{
.hotCon
{
width
:
375rpx
;
width
:
375rpx
;
height
:
30rpx
;
height
:
30rpx
;
background-color
:
#b2eeec
;
//
background-color: #b2eeec;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
0
10rpx
;
//
padding: 0 10rpx;
display
:
flex
;
display
:
flex
;
flex-grow
:
1
;
flex-grow
:
1
;
align-items
:
center
;
align-items
:
center
;
...
...
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