mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
优化文字提示
This commit is contained in:
@@ -2889,7 +2889,7 @@ Vue.component("plan-price-traffic-config-box", {
|
||||
<td>支持按区域流量计费</td>
|
||||
<td>
|
||||
<checkbox v-model="config.supportRegions"></checkbox>
|
||||
<p class="comment">选中后,表示可以根据节点所在区域设置不同的流量价格。</p>
|
||||
<p class="comment">选中后,表示可以根据节点所在区域设置不同的流量价格;并且开启此项后才可以使用流量包。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user