From 095a684ab16dc9634ad29b3e12213238136c81c6 Mon Sep 17 00:00:00 2001 From: Blobt <380255922@qq.com> Date: Sat, 26 Jun 2021 15:55:24 +0800 Subject: [PATCH] promise load blob --- public/index.html | 1 - src/App.tsx | 21 ++------------- src/components/Render.tsx | 41 ++++++++++++++++++++++++++++++ src/renderi/commons/HttpRequest.ts | 22 +++++++++++++++- 4 files changed, 64 insertions(+), 21 deletions(-) create mode 100644 src/components/Render.tsx diff --git a/public/index.html b/public/index.html index 2af390d2..aa069f27 100755 --- a/public/index.html +++ b/public/index.html @@ -28,7 +28,6 @@ -