Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify link #1183

Merged
merged 13 commits into from
Dec 15, 2023
18 changes: 0 additions & 18 deletions web-pages/src/views/home/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,6 @@
</li>
</ul>
</div>

<!-- <div class="line-box">
<div></div>
</div>

<div class="ba-box">
<ul>
<li>
Copyright @ 1998 - 2023 Tancant. All Rights Reserved.北科软件公司 版权所有
</li>
<li>
公司地址:武汉市洪山区野芷湖西路16号创意天地10号高层13楼
</li>
<li>
联系电话: 400 862 6126
</li>
</ul>
</div> -->
</footer>

</div>
Expand Down
2 changes: 1 addition & 1 deletion web-pages/src/views/home/lxwjzxfw.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export default {
{
icon: require('./assets/images/lxwj-zxty.png'),
title: '在线体验',
link: 'https://101.37.77.25:1335/static/index.html'
link: 'https://www.funasr.com:1335/static/index.html'
},
{
icon: require('./assets/images/lxwj-az.png'),
Expand Down
2 changes: 1 addition & 1 deletion web-pages/src/views/home/sstx.vue
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export default {
{
icon: require('./assets/images/lxwj-zxty.png'),
title: '在线体验',
link: 'https://101.37.77.25:1336/static/index.html'
link: 'https://www.funasr.com:1336/static/index.html'
},
{
icon: require('./assets/images/lxwj-az.png'),
Expand Down
Loading