Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
ecd04864
Commit
ecd04864
authored
Dec 16, 2024
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
投诉建议开发
parent
a6fbc780
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
7 deletions
+15
-7
complaintDetail.vue
...s/my/suggestComplaint/complaintDetail/complaintDetail.vue
+13
-6
list.vue
pages/my/suggestComplaint/list/list.vue
+2
-1
No files found.
pages/my/suggestComplaint/complaintDetail/complaintDetail.vue
View file @
ecd04864
...
...
@@ -131,7 +131,7 @@ export default{
}
})
this
.
detailList
.
push
({
title
:
'您发起
建议
'
,
title
:
'您发起
投诉
'
,
text
:
item
.
commentText
,
time
:
item
.
createTime
,
imgList
...
...
@@ -269,6 +269,11 @@ export default{
.top
{
padding
:
24rpx
40rpx
;
background
:
#ffffff
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
z-index
:
1
;
}
.top
view
:not
(
:first-child
)
{
margin-top
:
20rpx
;
...
...
@@ -278,9 +283,9 @@ export default{
margin-right
:
20rpx
;
}
.middle
{
margin-top
:
2
0
rpx
;
margin-top
:
2
24
rpx
;
background
:
#ffffff
;
padding
:
30rpx
30rpx
1
5
0rpx
30rpx
;
padding
:
30rpx
30rpx
1
8
0rpx
30rpx
;
}
.middle-title
{
font-size
:
32rpx
;
...
...
@@ -359,7 +364,7 @@ export default{
}
// 弹窗
.pop-top
{
padding
:
36rpx
40rpx
;
padding
:
36rpx
40rpx
160rpx
40rpx
;
}
.pop-main-title
{
font-size
:
36rpx
;
...
...
@@ -371,16 +376,18 @@ export default{
font-weight
:
600
;
}
.pop-text
{
margin-top
:
24rpx
;
border-bottom
:
1px
solid
#f5f5f5
;
padding
:
40rpx
0
;
}
.pop-image
{
margin-top
:
24
rpx
;
margin-top
:
40
rpx
;
}
.red
{
color
:
#F53F3F
;
}
.grey
{
color
:
#999999
;
font-size
:
28rpx
;
}
.pop-bottom
{
padding
:
20rpx
40rpx
0
40rpx
;
...
...
pages/my/suggestComplaint/list/list.vue
View file @
ecd04864
...
...
@@ -180,7 +180,8 @@ export default{
left
:
0
;
width
:
100%
;
background
:
#ffffff
;
padding
:
20rpx
32rpx
32rpx
32rpx
;
padding
:
20rpx
40rpx
60rpx
40rpx
;
border-top
:
1px
solid
#EDEDED
;
}
.empty
{
padding-top
:
400rpx
;
...
...
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