fix: 更新客服联系方式和产品价格信息

- 统一修改客服支持提示信息为"备注ai获取专属客服支持"
- 更新会员套餐价格和描述信息
- 替换模型排行榜iframe为openrouter链接
- 调整内容截断长度从2000到10000字符
This commit is contained in:
ccnetcore
2025-09-07 18:49:58 +08:00
parent 9e41a7c446
commit 0223b5c104
6 changed files with 17 additions and 26 deletions

View File

@@ -12,9 +12,9 @@ const emit = defineEmits(['close']);
const packagesData = {
member: [
{ id: 1, name: '10个月', desc: '', price: 199.9, perMonth: 19.9, tag: '超高性价比', discount: '长期省心', key: 10 },
{ id: 2, name: '6个月', desc: '', price: 143.9, perMonth: 23.9, tag: '年度热销', key: 6 },
{ id: 3, name: '3个月', desc: '', price: 80.7, perMonth: 26.9, tag: '短期体验', discount: '', key: 3 },
{ id: 1, name: '9个月推荐', desc: '', price: 197.1, perMonth: 21.9, tag: '超高性价比', discount: '限时活动', key: 9 },
{ id: 2, name: '6个月', desc: '', price: 155.4, perMonth: 25.9, tag: '年度热销', key: 6 },
{ id: 3, name: '3个月', desc: '', price: 83.7, perMonth: 27.9, tag: '短期体验', discount: '', key: 3 },
{ id: 4, name: '1个月', desc: '', price: 29.9, originalPrice: 49.9, tag: '灵活选择', discount: '', key: 1 },
// { id: 5, name: '测试', desc: '', price: 0.01, originalPrice: 9.9, tag: '测试使用', discount: '', key: 0 },
],

View File

@@ -79,25 +79,16 @@ const models = [
<h2 class="text-2xl font-semibold mb-4 text-center">
热门大模型价格实时排行榜
</h2>
<div class="rounded-2xl shadow-lg overflow-hidden border border-gray-200">
<iframe
src="https://easyllm.site/static/models.html"
width="100%"
height="700"
class="w-full"
loading="lazy"
sandbox="allow-scripts allow-same-origin allow-popups"
/>
<div class="rounded-2xl shadow-lg overflow-hidden border border-gray-200 flex justify-center items-center p-4">
<a href="https://openrouter.ai/models">https://openrouter.ai/models</a>
</div>
<p class="text-sm text-center text-gray-500 mt-2">
来源LMSYS Chatbot Arena 排行
来源openrouter 模型
</p>
</div>
<div class="mt-8 text-center">
<h2 class="text-2xl font-semibold mb-2">
一口价订阅最低仅需 <span class="text-red-500 text-3xl font-bold">19.9/</span>
一口价订阅最低仅需 <span class="text-red-500 text-3xl font-bold">21.9/</span>
</h2>
<p class="text-gray-600 mb-4">
即解锁以上全部模型随时切换无需单独付费

View File

@@ -155,8 +155,8 @@ onMounted(() => {
append-to-body
>
<h3 class="text-lg font-bold mb-3">
请扫码加入微信交流群<br>
或添加站长微信加入售后群获取专属客服支持
请扫码加入微信交流群<br>
备注ai获取专属客服支持
</h3>
<div class="mb-4 flex items-center justify-center space-x-2">
<span class="font-semibold">站长微信账号</span>