Commit d8d2bb9c authored by nanahira's avatar nanahira

ygobbs

parent 1c7171bd
Pipeline #31255 passed with stage
in 3 minutes and 3 seconds
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</h3> </h3>
<p class="description">{{lang.index.p5}}</p> <p class="description">{{lang.index.p5}}</p>
</div> </div>
<div @click="gogo('https://rep.ygobbs.com')" class="col-lg-4 col-sm-6 item" v-bind:class="{ 'fix-width': !isMobile , 'fix-width-m': isMobile}"><img class="img-responsive" src="../assets/img/image3.jpg"> <div @click="gogo('https://rep.ygobbs2.com')" class="col-lg-4 col-sm-6 item" v-bind:class="{ 'fix-width': !isMobile , 'fix-width-m': isMobile}"><img class="img-responsive" src="../assets/img/image3.jpg">
<h3 class="name"> <h3 class="name">
<span style="text-decoration: underline;">{{lang.index.h4}}</span> <span style="text-decoration: underline;">{{lang.index.h4}}</span>
</h3> </h3>
......
...@@ -38,10 +38,10 @@ ...@@ -38,10 +38,10 @@
<a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" href="#"> <a class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false" href="#">
{{lang.tool}} <span class="caret"></span></a> {{lang.tool}} <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu"> <ul class="dropdown-menu" role="menu">
<li role="presentation"><a href=" https://event.ygobbs.com">{{lang.race}} </a></li> <li role="presentation"><a href=" https://event.ygobbs2.com">{{lang.race}} </a></li>
<li role="presentation"><a href="#/deckprint">{{lang.deckprint}} </a></li> <li role="presentation"><a href="#/deckprint">{{lang.deckprint}} </a></li>
<li role="presentation"><a href="#/tabulate">{{lang.tabulate}} </a></li> <li role="presentation"><a href="#/tabulate">{{lang.tabulate}} </a></li>
<li role="presentation"><a href="https://rep.ygobbs.com">{{lang.battlelog}} </a></li> <li role="presentation"><a href="https://rep.ygobbs2.com">{{lang.battlelog}} </a></li>
<li role="presentation"><a href="#/download">{{lang.download}} </a></li> <li role="presentation"><a href="#/download">{{lang.download}} </a></li>
</ul> </ul>
</li> </li>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<div role="tabpanel" class="tab-pane active" id="tab-1"> <div role="tabpanel" class="tab-pane active" id="tab-1">
<br> <br>
<!--<p>{{lang.userRank.tableHead2}}</p>--> <!--<p>{{lang.userRank.tableHead2}}</p>-->
<p>{{labelone}}<a href="https://bbs.ygobbs.com/t/83049" target="_blank">竞技匹配积分&长期活动详解</a></p> <p>{{labelone}}<a href="https://bbs.ygobbs2.com/t/83049" target="_blank">竞技匹配积分&长期活动详解</a></p>
<div class="table-responsive" style="width:100%;overflow-x:auto;overflow-y:hidden;"> <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> <table class="table table-striped table-bordered table-hover example" id="pt_table" :width="width"></table>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment