From d89a433de828c3942b84c1096af6c8000b9eb941 Mon Sep 17 00:00:00 2001 From: Andy Hsu Date: Sat, 6 Jan 2024 17:20:21 +0800 Subject: [PATCH] update desktop related --- docs/.vuepress/components/Desktop.vue | 93 ++++++++++++++------------- docs/.vuepress/components/Pricing.vue | 4 +- 2 files changed, 52 insertions(+), 45 deletions(-) diff --git a/docs/.vuepress/components/Desktop.vue b/docs/.vuepress/components/Desktop.vue index a7abe0ef9..881b3a9bf 100644 --- a/docs/.vuepress/components/Desktop.vue +++ b/docs/.vuepress/components/Desktop.vue @@ -1,84 +1,91 @@ diff --git a/docs/.vuepress/components/Pricing.vue b/docs/.vuepress/components/Pricing.vue index 5551bb3bf..a087e321d 100644 --- a/docs/.vuepress/components/Pricing.vue +++ b/docs/.vuepress/components/Pricing.vue @@ -28,7 +28,7 @@ let data = { }, { title: 'AList Desktop', - price: '$10', + price: '$9.99', features: [ 'All Open Source features', 'Use a nice UI to manage the Alist program instead of the command line, and easily view logs', @@ -46,7 +46,7 @@ let data = { }, { text: 'Buy', - link: 'https://r.nn.ci/ad', + link: 'https://store.nn.ci/checkout/buy/51dca247-20df-4991-8104-54ca534bcc82', type: 'success' } ]