소스 검색

更新 云资源关联

wzg 2 년 전
부모
커밋
633fa33075
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/apis/cloudLogin.js
  2. 1 1
      src/views/index/Login.vue

+ 1 - 1
src/apis/cloudLogin.js

@@ -1,7 +1,7 @@
 import cloudbase from "@cloudbase/js-sdk";
 
 const tcb = cloudbase.init({
-  env: "huihenduo-2gx127w7f837b584",
+  env: "huihenduo-3g8hfzgm3ceede0b",
 });
 
 const auth = tcb.auth({

+ 1 - 1
src/views/index/Login.vue

@@ -174,7 +174,7 @@ function goBeian() {
 .title-left {
   height: 38px;
   width: 105px;
-  background: url(https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/miniapp-static/%E6%B1%87%E5%BE%88%E5%A4%9Alogo-%E5%B7%A6%E5%8F%B3.png?sign=22b9335300bbef8d04da1b9b75589f7e&t=1634706935);
+  background: url(https://frontend-1255802371.cos.ap-shanghai.myqcloud.com/miniapp-static/%E6%B1%87%E5%BE%88%E5%A4%9Alogo-%E5%B7%A6%E5%8F%B3.png);
   background-size: contain;
   background-repeat: no-repeat;
 }