Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
Ygopro Arena Web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GaiaXalter
Ygopro Arena Web
Commits
a59450a6
Commit
a59450a6
authored
Jul 15, 2021
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ad pos
parent
d1f1a15a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
src/components/Footads.vue
src/components/Footads.vue
+1
-0
src/components/PageFooter.vue
src/components/PageFooter.vue
+1
-1
src/components/Ranking.vue
src/components/Ranking.vue
+1
-2
No files found.
src/components/Footads.vue
View file @
a59450a6
...
...
@@ -106,6 +106,7 @@
margin-left
:
auto
;
margin-right
:
auto
;
background-position
:
center
;
margin
:
30px
auto
;
}
</
style
>
\ No newline at end of file
src/components/PageFooter.vue
View file @
a59450a6
<
template
>
<footer>
<div
class=
"row"
style=
"margin-top:
10
0px;"
>
<div
class=
"row"
style=
"margin-top:
2
0px;"
>
<div
class=
"col-md-12 text-center"
>
<p>
©
MyCard 2021
</p>
</div>
...
...
src/components/Ranking.vue
View file @
a59450a6
...
...
@@ -28,8 +28,7 @@
<div
role=
"tabpanel"
class=
"tab-pane active"
id=
"tab-1"
>
<br>
<!--
<p>
{{
lang
.
userRank
.
tableHead2
}}
</p>
-->
<p>
{{
labelone
}}
</p>
<p><a
href=
"https://bbs.ygobbs.com/t/83049"
target=
"_blank"
>
竞技匹配积分
&
长期活动详解
</a></p>
<p>
{{
labelone
}}
<a
href=
"https://bbs.ygobbs.com/t/83049"
target=
"_blank"
>
竞技匹配积分
&
长期活动详解
</a></p>
<div
class=
"table-responsive"
style=
"width:100%;overflow-x:auto;overflow-y:hidden;"
>
<table
class=
"table table-striped table-bordered table-hover example"
id=
"pt_table"
:width=
"width"
></table>
</div>
...
...
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