update 0.10.4

This commit is contained in:
hufeixiong
2021-11-26 16:44:05 +08:00
parent 50a71a94fa
commit df2323535e
11 changed files with 27 additions and 7 deletions

View File

@@ -51,7 +51,8 @@ const remoteCo = new ComponentItemFactory(
},
true
);
remoteCo.url =
"https://img.guguzhu.com/d/file/android/ico/2021/09/08/rytzi2w34tm.png";
remoteCo.remoteConfig = {
url: "https://img.guguzhu.com/d/file/android/ico/2021/09/08/rytzi2w34tm.png",
};
export default remoteCo;