Przeglądaj źródła

公众号列表

nieyuge 2 tygodni temu
rodzic
commit
01cdd72e1c

+ 4 - 0
src/assets/images/success-check.svg

@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="140" height="140" viewBox="0 0 140 140">
+  <circle cx="70" cy="70" r="70" fill="#2ECC71"/>
+  <path d="M60 85.7L40.3 66l-5.7 5.7 25.4 25.4 54.7-54.7-5.7-5.7z" fill="white"/>
+</svg>

+ 1 - 0
src/http/api.ts

@@ -27,3 +27,4 @@ export const getAgencyInfo = `${import.meta.env.VITE_API_URL}/ad/platform/user/g
 export const accountGetContentType = `${import.meta.env.VITE_API_URL}/contentPlatform/cooperateAccount/gzh/getContentType`
 export const accountGetAuthQrCode = `${import.meta.env.VITE_API_URL}/contentPlatform/cooperateAccount/gzh/getAuthQrCode`
 export const accountGetAuthResult = `${import.meta.env.VITE_API_URL}/contentPlatform/cooperateAccount/gzh/getAuthResult`
+export const accountList = `${import.meta.env.VITE_API_URL}/contentPlatform/cooperateAccount/gzh/list`

Plik diff jest za duży
+ 36 - 8
src/views/cooperationAccount/gzh/index.tsx


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików