2023-10-31-2-dist

This commit is contained in:
X1627315083
2023-10-31 16:04:40 +08:00
parent 4bc10f121a
commit 5d89e3c007
19 changed files with 425 additions and 217 deletions

View File

@@ -69,6 +69,7 @@ export default {
Prints:'Prints',
Sketches:'Sketches',
Mannequins:'Mannequins',
model:'model',
jsContent1:'Are you sure to delete the picture?',
jsContent2:'Are you sure to delete the picture?',
jsContent3:'You can only upload Image file!',
@@ -242,7 +243,10 @@ export default {
Printboard:'Printboard',
Colorboard:'Colorboard',
Sketchboard:'Sketchboard',
collection:'select moodboard for your collection',
MoodCollection:'select moodboard for your collection',
PrinCollection:'select printboard for your collection',
ColorCollection:'select colors for your collection',
SketchCollection:'select sketchboard for your collection',
jsContent1:'You must select the image and then use the layout.',
jsContent2:'The uploaded files will not be saved, being sure to continue? ',
jsContent3:'You must choose one or more colors for further process.',
@@ -292,4 +296,7 @@ export default {
preview:'preview',
jsContent1:'The above changes are not saved, being sure to continue? ',
},
uploadFile:{
jsContent1:'You can select up to 8 images',
},
}