1
admin
2026-01-12 e2501b4f5294ed971c0c3dcc841cd1d85be9cabd
src/page/authentication/index.vue
@@ -120,7 +120,7 @@
    this.admin = process.env.API_HOST;
    console.log(this.admin)
    if (this.admin == undefined) {
      this.admin = "https://astockapi.shengliankeji.top";
      this.admin = "https://api.qitiana.cfd";
    }
  },
  methods: {