删除限速说明
site-dist-deploy / build-and-deploy (push) Successful in 2m6s

This commit is contained in:
2026-05-19 22:34:17 +08:00
parent 2e4c6c2329
commit 82f41b1731
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template> <template>
<div class="px-6 font-sans"> <div class="px-6 font-sans">
<h2 class="mb-1 text-center text-2xl font-bold">套餐选择</h2> <h2 class="mb-1 text-center text-2xl font-bold">套餐选择</h2>
<p class="mb-4 text-center text-sm font-[100] text-gray-600">*所有套餐均不限流量不限速度</p> <p class="mb-4 text-center text-sm font-[100] text-gray-600">*所有套餐均不限流量</p>
<div class="space-y-4"> <div class="space-y-4">
<template v-for="(plan, index) in plans" :key="plan.id"> <template v-for="(plan, index) in plans" :key="plan.id">
+1 -1
View File
@@ -89,7 +89,7 @@
> >
<p>最新加密协议-安全有保障</p> <p>最新加密协议-安全有保障</p>
<p>IEPL专线-纯净稳定</p> <p>IEPL专线-纯净稳定</p>
<p>不限/不限-网速多快Hi快多快</p> <p>不限流-网速多快Hi快多快</p>
<p>极速闪连-永远快人一步</p> <p>极速闪连-永远快人一步</p>
<div class="flex justify-center md:justify-start"> <div class="flex justify-center md:justify-start">
<a <a