调整design结果拖拽交互管理员页面增加付款详情

This commit is contained in:
X1627315083
2025-01-10 15:26:02 +08:00
13 changed files with 132 additions and 23 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

View File

@@ -8,7 +8,11 @@
"id": 2,
"title":"AiDA X SFT AI Fashion Award 2024",
"imgUrl": "/image/events/Fashion-Award-2024.png"
}
},{
"id": 3,
"title":"✨New Year 2025🎉Let's kick off the year with a burst of inspiration and design!",
"imgUrl": "/image/events/AiDA2025-En.jpg"
}
],
"eventsItem":[
{
@@ -88,6 +92,53 @@
]
}
]
},{
"id":3,
"title":"✨New Year 2025🎉Let's kick off the year with a burst of inspiration and design!",
"imgUrl": "/image/events/AiDA2025-En.jpg",
"textList":[
{
"paragraph":[
{
"text":"Share your work and get 1 month of free access to AiDA"
}
]
},{
"paragraph":[
{
"text":" Just do the following:"
}
]
},{
"paragraph":[
{
"text":" ✅Share your designs on AiDA's Gallery "
},{
"text":" ✅Add the tag #NewYear_2025 in the work description"
},{
"text":" ✅At least 20 likes "
}
]
},{
"paragraph":[
{
"text":"📅 Duration: January 1, 2025 January 31, 2025"
}
]
},{
"paragraph":[
{
"text":"Join in the fun and embark on a new year's journey of design. Mix your creativity with tech to make amazing, unique creations! Get your friends to help you seize this opportunity! Invite them to give your design some love with their likes💗"
}
]
},{
"paragraph":[
{
"text":"👍 AiDA is waiting for you to unlock a new world of design!"
}
]
}
]
}
]
}

View File

@@ -8,7 +8,11 @@
"id": 2,
"title":"AiDA X SFT AI时尚设计比赛2024",
"imgUrl": "/image/events/Fashion-Award-2024.png"
}
},{
"id": 3,
"title":"🎉搭上2025的列车打开新设计的大门",
"imgUrl": "/image/events/AiDA2025-Cn.jpg"
}
],
"eventsItem":[
{
@@ -88,6 +92,53 @@
]
}
]
},{
"id":3,
"title":"🎉搭上2025的列车打开新设计的大门",
"imgUrl": "/image/events/AiDA2025-Cn.jpg",
"textList":[
{
"paragraph":[
{
"text":"快来发布作品获得1个月免费使用AiDA的福利"
}
]
},{
"paragraph":[
{
"text":" 只需要:"
}
]
},{
"paragraph":[
{
"text":" ✅在AiDA将设计作品分享至广场/Gallery"
},{
"text":" ✅点赞至少20"
},{
"text":" ✅在作品描述加上tag #NewYear_2025"
}
]
},{
"paragraph":[
{
"text":"📅 活动时间2025.1.1—2025.1.31"
}
]
},{
"paragraph":[
{
"text":"快来参与,让我们共同开启新年的设计之旅,让创意与科技完美融合,创造出属于你的独一无二的作品!机会难得,叫上你的朋友们助你一臂之力,为你点上大拇指哦!"
}
]
},{
"paragraph":[
{
"text":"👍 点赞即启程AiDA等你来解锁设计新世界"
}
]
}
]
}
]
}

View File

@@ -299,7 +299,7 @@ export default defineComponent({
endTime:endDate,
startTime:startDate,
ids:ids,
email:this.email,
email:this.email.trim(),
}
Https.axiosGet(Https.httpUrls.getDesignStatistic,{params:data}).then((rv: any) => {
if (rv) {

View File

@@ -424,7 +424,7 @@ export default defineComponent({
page: filterData.currentPage,
systemUser: filterData.systemUser,
country: filterData.country,
email: filterData.email,
email: filterData.email.trim(),
userType: filterData.userType,
ids: filterData.ids,
occupation: filterData.occupation,

View File

@@ -115,7 +115,10 @@ export default defineComponent({
})
let portfolio:any = inject('portfolio')
let setPortfolio:any = inject('setPortfolio')
let tagList = ref([{id:1,tagName:'#AiDAworkshop_2024',title:'The process is simple: use AiDA to post your design work on the "Gallery ", and the one with the most likes(at least 20 likes) will be invited to the AiDA Workshop offline event in Hong Kong on November 14th, to exchange ideas with the Royal College of Art (RCA), Jae Lim, co-founder of the renowned fashion brand BESFXXK, and outstanding designers! '}])
let tagList = ref([
// {id:1,tagName:'#AiDAworkshop_2024',title:'The process is simple: use AiDA to post your design work on the "Gallery ", and the one with the most likes(at least 20 likes) will be invited to the AiDA Workshop offline event in Hong Kong on November 14th, to exchange ideas with the Royal College of Art (RCA), Jae Lim, co-founder of the renowned fashion brand BESFXXK, and outstanding designers! '},
{id:3,tagName:'#NewYear_2025',title:"✨New Year 2025🎉Let's kick off the year with a burst of inspiration and design!"}
])
// let textarea: any = ref(null)
// let setCopy = ()=>{
// textarea.value.select()

View File

@@ -545,6 +545,7 @@ export default {
FavoriteWorks:'点赞的作品',
MyWorks:'我的作品',
RCAworkshop_2024:'AiDA工作坊 2024',
NewYear_2025:'新年 2025',
},
Publish:{
Publish:'发布',

View File

@@ -545,6 +545,7 @@ export default {
FavoriteWorks:'Like Works',
MyWorks:'My Works',
RCAworkshop_2024:'AiDA Workshop 2024',
NewYear_2025:'NewYear 2025',
},
Publish:{
Publish:'Publish',

View File

@@ -457,9 +457,9 @@ export default defineComponent({
},
//教程
getTutorial(){
let url = 'https://code-create.com.hk/wp-content/uploads/2024/10/aida_3.0-Manual-10_21-CN.pdf'
let url = 'https://code-create.com.hk/wp-content/uploads/2024/12/aida_3.0-Manual-10_21-CN.pdf'
if(this.locale == 'ENGLISH'){
url = 'https://code-create.com.hk/wp-content/uploads/2024/10/aida_3.0-Manual-10_21-EN.pdf'
url = 'https://code-create.com.hk/wp-content/uploads/2024/12/aida_3.0-Manual-10_21-EN.pdf'
showViewVideo({url:'https://code-create.com.hk/wp-content/uploads/2024/10/AiDA-demo-video_10_21_EN.mp4'})
}else{
showViewVideo({url:'https://code-create.com.hk/wp-content/uploads/2024/10/AiDA-demo-video_10_21_CN.mp4'})

View File

@@ -109,7 +109,11 @@ export default defineComponent({
router.push('/register');
}
onMounted(()=>{
updataIsMoblie()
if(window.innerWidth < 768){
isMoblie.value = true
}else{
isMoblie.value = false
}
window.addEventListener('resize',updataIsMoblie)
})
onBeforeUnmount(() => {

View File

@@ -8,12 +8,12 @@
</div>
<div class="page_content" >
<div class="page_content_itemBox">
<div class="page_content_item" v-for="item in eventsList" :key="item.id" v-fadeIn="isScroll">
<div class="page_content_item_img" @click="openEventsDetail(item)">
<img :src="item.imgUrl" alt="">
<div class="page_content_item" v-for="item,index in eventsList" :key="eventsList[eventsList.length-1-index].id" v-fadeIn="isScroll">
<div class="page_content_item_img" @click="openEventsDetail(eventsList[eventsList.length-1-index])">
<img :src="eventsList[eventsList.length-1-index].imgUrl" alt="">
</div>
<div class="page_content_item_time">{{ item.time }}</div>
<div class="page_content_item_title" @click="openEventsDetail(item)">{{ item.title }}</div>
<div class="page_content_item_time">{{ eventsList[eventsList.length-1-index].time }}</div>
<div class="page_content_item_title" @click="openEventsDetail(eventsList[eventsList.length-1-index])">{{ eventsList[eventsList.length-1-index].title }}</div>
</div>
</div>
<div class="page_loading_box" v-show="!isNoData">

View File

@@ -73,14 +73,6 @@ export default defineComponent({
name: useI18n().t('works.all'),
value: 'all'
},
// {
// name: 'generate',
// value: 'generate'
// },
// {
// name: 'freehand sketching',
// value: 'freehandSketching'
// },
{
name: useI18n().t('works.FavoriteWorks'),
value: 'favoriteWorks'
@@ -89,9 +81,13 @@ export default defineComponent({
name: useI18n().t('works.MyWorks'),
value: 'myWorks'
},
// {
// name: useI18n().t('works.RCAworkshop_2024'),
// value: 'RCAworkshop_2024'
// },
{
name: useI18n().t('works.RCAworkshop_2024'),
value: 'RCAworkshop_2024'
name: useI18n().t('works.NewYear_2025'),
value: 'NewYear_2025'
},
],
worksList: [
@@ -146,6 +142,8 @@ export default defineComponent({
filter.getListDate.getMyPortfolio = 1
}else if(val.value == 'RCAworkshop_2024'){
filter.getListDate.tagId = 1
}else if(val.value == 'NewYear_2025'){
filter.getListDate.tagId = 3
}
filter.getListDate.page = 0