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
15d9ce4d
Commit
15d9ce4d
authored
Dec 23, 2024
by
honghy
Committed by
wux
Dec 27, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
APP多语言-首页样式调整
parent
ec7fbb88
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
index.vue
src/pages/index/index.vue
+2
-2
index.css
src/static/css/index.css
+5
-2
No files found.
src/pages/index/index.vue
View file @
15d9ce4d
...
...
@@ -100,8 +100,8 @@
>
<view
class=
"item-til"
>
<image
src=
"../../static/img/sn.png"
mode=
""
></image>
<
text>
{{
$lang
.
lang
.
index
.
orderNo
}}
:
{{
item
.
orderNo
}}
</text
>
<view
class=
""
>
{{
$lang
.
lang
.
index
.
marks
}}
:
{{
item
.
marks
}}
</view>
<
view
class=
"orderNo"
>
{{
$lang
.
lang
.
index
.
orderNo
}}
:
{{
item
.
orderNo
}}
</view
>
<view
class=
"
marks
"
>
{{
$lang
.
lang
.
index
.
marks
}}
:
{{
item
.
marks
}}
</view>
</view>
<view
class=
"item-body"
>
<view
class=
"item-body-v"
>
{{
item
.
departureName
}}
</view>
...
...
src/static/css/index.css
View file @
15d9ce4d
...
...
@@ -155,7 +155,7 @@ page{
color
:
var
(
--c2
);
font-weight
:
700
;
margin-bottom
:
40
upx
;
width
:
2
0
0
upx
;
width
:
2
2
0
upx
;
border-bottom
:
1px
solid
#ACACAC
;
padding
:
10
upx
0
;
position
:
relative
;
...
...
@@ -200,12 +200,15 @@ page{
height
:
40
upx
;
margin
:
6
upx
10
upx
0
0
;
}
.act-list
.item-til
view
{
.act-list
.item-til
.marks
{
position
:
absolute
;
right
:
20
upx
;
font-size
:
var
(
--f26
);
color
:
var
(
--c3
);
}
.act-list
.item-til
.orderNo
{
width
:
320
upx
;
}
.item-body
{
display
:
flex
;
width
:
100%
;
...
...
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