From 1af68ba6ffc21d4dc3bd5f01cda656def97e361c Mon Sep 17 00:00:00 2001
From: Nixon <2465004358@qq.com>
Date: 星期六, 14 九月 2024 10:13:23 +0800
Subject: [PATCH] fix bug, 1 fix cuda oom, 2 fix choose a window size 400 that is [2, 0] (#2075)
---
web-pages/src/views/home/sstx.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web-pages/src/views/home/sstx.vue b/web-pages/src/views/home/sstx.vue
index 3806032..9913da4 100644
--- a/web-pages/src/views/home/sstx.vue
+++ b/web-pages/src/views/home/sstx.vue
@@ -148,7 +148,7 @@
{
icon: require('./assets/images/lxwj-zxty.png'),
title: '鍦ㄧ嚎浣撻獙',
- link: 'https://www.funasr.com:1336/static/index.html'
+ link: 'https://www.funasr.com/static/online/index.html'
},
{
icon: require('./assets/images/lxwj-az.png'),
--
Gitblit v1.9.1