mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 11:19:56 +00:00
fix: 修复服务价格页面文字
This commit is contained in:
parent
fb0ef19158
commit
79d5b70364
@ -187,7 +187,7 @@
|
||||
<div class="price-card-money mb-12">
|
||||
<h2 class="txt-6003645 price-card-h2">Custom</h2>
|
||||
</div>
|
||||
<h6 class="txt-4001624 price-card-h6 mb-24" style="height: 48px;">No limit to the number of people</h6>
|
||||
<h6 class="txt-4001624 price-card-h6 mb-24" style="height: 48px;">Number of people can be customized</h6>
|
||||
<button class="btn btn-green mb-24" onclick="showBox('Customised consultancy')">Consult</button>
|
||||
<ol class="price-card-ol">
|
||||
<li class="price-card-ol-item mb-12">
|
||||
@ -351,7 +351,7 @@
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">Number of users</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">≤3</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">Unlimited</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">Unlimited</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">Customizable</h6>
|
||||
</li>
|
||||
<li class="plans-ol-item grid-4">
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">Number of projects</h6>
|
||||
|
||||
@ -188,7 +188,7 @@
|
||||
<div class="price-card-money mb-12">
|
||||
<h2 class="txt-6003645 price-card-h2">定制</h2>
|
||||
</div>
|
||||
<h6 class="txt-4001624 price-card-h6 mb-24" style="height: 48px;">人数无限制</h6>
|
||||
<h6 class="txt-4001624 price-card-h6 mb-24" style="height: 48px;">人数可定制</h6>
|
||||
<button class="btn btn-green mb-24" onclick="showBox('定制咨询')">定制咨询</button>
|
||||
<ol class="price-card-ol">
|
||||
<li class="price-card-ol-item mb-12">
|
||||
@ -352,7 +352,7 @@
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">用户数量</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">≤3</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">无限制</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">无限制</h6>
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">可定制</h6>
|
||||
</li>
|
||||
<li class="plans-ol-item grid-4">
|
||||
<h6 class="txt-4001616 plans-ol-item-h6">项目数量</h6>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user