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
ead90267
Commit
ead90267
authored
1 month ago
by
Smile
Committed by
wux
1 month ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug升级弹出框按钮法文错位问题
parent
9cd831f9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
index.css
src/static/css/index.css
+2
-2
login.css
src/static/css/login.css
+2
-2
site.css
src/static/css/site.css
+2
-2
No files found.
src/static/css/index.css
View file @
ead90267
...
...
@@ -378,7 +378,7 @@ page{
}
.ad-btns
{
width
:
90%
;
margin
:
2
0
rpx
auto
;
margin
:
1
0
rpx
auto
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
...
...
@@ -400,7 +400,7 @@ page{
.ad-info
{
width
:
92%
;
margin
:
20
upx
auto
;
height
:
2
6
0
upx
;
height
:
2
0
0
upx
;
overflow
:
auto
;
}
.notice
{
...
...
This diff is collapsed.
Click to expand it.
src/static/css/login.css
View file @
ead90267
...
...
@@ -306,7 +306,7 @@ page{
}
.ad-btns
{
width
:
90%
;
margin
:
2
0
rpx
auto
;
margin
:
1
0
rpx
auto
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
...
...
@@ -328,7 +328,7 @@ page{
.ad-info
{
width
:
92%
;
margin
:
20
upx
auto
;
height
:
2
6
0
upx
;
height
:
2
0
0
upx
;
overflow
:
auto
;
}
.progress
{
...
...
This diff is collapsed.
Click to expand it.
src/static/css/site.css
View file @
ead90267
...
...
@@ -235,7 +235,7 @@ page {
.ad-btns
{
width
:
90%
;
margin
:
2
0
rpx
auto
;
margin
:
1
0
rpx
auto
;
display
:
flex
;
flex-direction
:
column
;
align-items
:
center
;
...
...
@@ -260,7 +260,7 @@ page {
.ad-info
{
width
:
92%
;
margin
:
20
upx
auto
;
height
:
2
6
0
upx
;
height
:
2
0
0
upx
;
overflow
:
auto
;
}
...
...
This diff is collapsed.
Click to expand it.
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