This commit is contained in:
X1627315083
2025-04-09 14:53:13 +08:00
parent 37f1b36e54
commit 57040f3cb1
5 changed files with 32 additions and 9 deletions

View File

@@ -28,6 +28,12 @@ const Workspace : Module<DesignDetail,RootState> = {
ageGroup:'Adult',//年龄组
positionList:[],//衣服位置
position:{},//衣服位置
publishData:{
id:'',
portfolioDes:'',
portfolioName:'',
tagsDTO:[],
},//发布的作品数据
systemDesignerPercentage:30,//设计师分成
model:{
id:null,
@@ -77,6 +83,12 @@ const Workspace : Module<DesignDetail,RootState> = {
ageGroup:'Adult',//年龄组
positionList:[],
position:{},//衣服位置
publishData:{
id:'',
portfolioDes:'',
portfolioName:'',
tagsDTO:[],
},//发布的作品数据
systemDesignerPercentage:30,
model:{
id:-1,