Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-customer-new-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-customer-new-master
Commits
d5d69879
Commit
d5d69879
authored
Dec 24, 2024
by
honghy
Committed by
wux
Jan 02, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(历史bug)咨询--切换投诉 & (历史bug)咨询--留言咨询
parent
b8d7a48f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
complaint_info.vue
src/pages/complaint_info/complaint_info.vue
+3
-2
consult_info.vue
src/pages/consult_info/consult_info.vue
+1
-1
consult.css
src/static/css/consult.css
+1
-1
No files found.
src/pages/complaint_info/complaint_info.vue
View file @
d5d69879
...
...
@@ -11,7 +11,7 @@
<text>
{{
$lang
.
lang
.
complaintAdd
.
title
}}
</text>
</view>
<view
class=
"consult-item-put"
>
<
view
style=
"overflow: auto;height: 100%"
>
{{
params
.
title
}}
</view
>
<
text>
{{
params
.
title
}}
</text
>
</view>
</view>
<view
class=
"consult-item"
>
...
...
@@ -116,8 +116,9 @@
},
getType
(
value
){
var
arr
=
this
.
typeData
.
find
(
itme
=>
itme
.
value
==
value
)
if
(
arr
){
arr
[
this
.
$lang
.
label
]
return
arr
[
this
.
$lang
.
label
]
}
else
{
return
''
}
...
...
src/pages/consult_info/consult_info.vue
View file @
d5d69879
...
...
@@ -11,7 +11,7 @@
<text>
{{
$lang
.
lang
.
consult
.
title
}}
</text>
</view>
<view
class=
"consult-item-put"
>
<
view
style=
"overflow: auto;height: 100%"
>
{{
params
.
title
}}
</view
>
<
text>
{{
params
.
title
}}
</text
>
</view>
</view>
<view
class=
"consult-item"
>
...
...
src/static/css/consult.css
View file @
d5d69879
...
...
@@ -36,7 +36,7 @@ page{
}
.consult-list-it
.times
{
display
:
flex
;
padding
:
40
upx
0
0
8
0
upx
;
padding
:
40
upx
0
0
0
upx
;
font-size
:
var
(
--f26
);
color
:
var
(
--c9
);
}
...
...
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