This commit is contained in:
X1627315083
2024-08-13 09:36:13 +08:00
parent 1f5ddc604a
commit a0c3b06b80
23 changed files with 23125 additions and 22325 deletions

View File

@@ -10,7 +10,6 @@ interface DesignDetail{
templateImgUrl:any,
designId:any,
showSketchList:any,
}
const HomeStoreModule : Module<DesignDetail,RootState> = {
@@ -83,8 +82,7 @@ const HomeStoreModule : Module<DesignDetail,RootState> = {
state.templateId= ''
state.templateImgUrl = ''
},
},