Browse Source

add link

master
chutingting 1 year ago
parent
commit
170ecdb5b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/aigc/index.vue

+ 1
- 1
src/views/aigc/index.vue View File

@@ -112,7 +112,7 @@ export default {
methods: { methods: {
loginFn() { loginFn() {
if (this.isLogin) { if (this.isLogin) {
window.open()
window.open('https://neuver.meta-autotv.com/')
} else { } else {
this.loginFlag = true this.loginFlag = true
} }


Loading…
Cancel
Save