Parcourir la source

add link

master
chutingting il y a 1 an
Parent
révision
170ecdb5b2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/views/aigc/index.vue

+ 1
- 1
src/views/aigc/index.vue Voir le fichier

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


Chargement…
Annuler
Enregistrer