mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-13 03:52:50 +00:00
fix:微调链接和翻译
This commit is contained in:
parent
c2215452d6
commit
abfcc1020f
@ -20,11 +20,11 @@
|
||||
</div>
|
||||
<div class="content">
|
||||
<p>If you have any questions, please feel free to contact us using the following methods.</p>
|
||||
<p>landline telephone:0771-3164099</p>
|
||||
<p>Email Address:service@hitosea.com</p>
|
||||
<p>Landline Telephone:0771-3164099</p>
|
||||
<p>Email Address:service@hitosea.com</p>
|
||||
</div>
|
||||
<div class="bottom">
|
||||
<div class="BulletBox1Btn">make certain</div>
|
||||
<div class="BulletBox1Btn">OK</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="layout">
|
||||
@ -747,7 +747,7 @@
|
||||
<script src="../js/common.js">
|
||||
</script>
|
||||
<script>
|
||||
/* 价格卡片切换函数 */
|
||||
/* 价格卡片切换函数 */
|
||||
const tabs = document.querySelector('.price-card');
|
||||
const tabItems = tabs.querySelectorAll('.price-card-item');
|
||||
tabs.addEventListener('click', function (event) {
|
||||
@ -780,4 +780,4 @@
|
||||
box.style.display = 'none'
|
||||
})
|
||||
</script>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
@ -426,7 +426,7 @@
|
||||
<h4 class="plans-ul-t-item-h4"></h4>
|
||||
<div class="plans-ul-t-item-h4">
|
||||
<span class="plans-ul-b-item-btn">
|
||||
<a href="https://www.dootask.com/manage/dashboard" target="_blank"> <button class="btn btn-primary">开始使用</button> </a>
|
||||
<a href="https://github.com/kuaifan/dootask/tree/pro" target="_blank"> <button class="btn btn-primary">开始使用</button> </a>
|
||||
</span>
|
||||
</div>
|
||||
<div class="plans-ul-t-item-h4">
|
||||
@ -746,7 +746,7 @@
|
||||
</body>
|
||||
<script src="../js/common.js"></script>
|
||||
<script>
|
||||
/* 价格卡片切换函数 */
|
||||
/* 价格卡片切换函数 */
|
||||
const tabs = document.querySelector('.price-card');
|
||||
const tabItems = tabs.querySelectorAll('.price-card-item');
|
||||
tabs.addEventListener('click', function (event) {
|
||||
@ -779,4 +779,4 @@
|
||||
box.style.display = 'none'
|
||||
})
|
||||
</script>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user