语言适配
This commit is contained in:
@@ -315,4 +315,34 @@ export default {
|
|||||||
BuyNow: 'Buy Now',
|
BuyNow: 'Buy Now',
|
||||||
AddToCart: 'Add to Cart',
|
AddToCart: 'Add to Cart',
|
||||||
},
|
},
|
||||||
|
Home: {
|
||||||
|
IndexTitle: 'We’re Seeking<br /><span>Fashion Voice</span><br /><span class="small">Worth Featuring.</span>',
|
||||||
|
IndexTip: 'Discover collections through the stories behind their creation. A curated space connecting designers, narratives, and fashion commerce.',
|
||||||
|
DesignerTitle: 'Designer Community',
|
||||||
|
DesignerTip: 'Discover the designers shaping AiDA’s creative landscape. <br />Each month, we will showcase a curated selection of their most distinguished works.',
|
||||||
|
SearchBrands: 'Search Brands',
|
||||||
|
AidaTitle: 'Design with AiDA',
|
||||||
|
AidaTip: 'Each garment on this platform is where designer vision blooms through AiDA. A tool that nurtures your creativity, never overshadows it. Let your ideas flourish.',
|
||||||
|
TryNow: 'Try Now',
|
||||||
|
DigitalItems: 'Digital Items',
|
||||||
|
DigitalItemsTip1: 'AiDA captures your boldest thoughts and transforms them into vivid<br/>digital visions—a virtual realm where creativity collides and evolves.',
|
||||||
|
DigitalItemsTip2: 'AiDA accelerates style innovation, shaping daily pieces that keep<br/>your wardrobe in sync with modern fashion’s rhythm.',
|
||||||
|
FooterTip: "Stylish Parade is a commerce platform for designers, serving as AiDA's commercial extension.",
|
||||||
|
FooterAidaTip: "Bloom your Creativity with AiDA!",
|
||||||
|
Help: "Help",
|
||||||
|
FAQ: "FAQ",
|
||||||
|
MyAccount: "My Account",
|
||||||
|
MyOrders: "My Orders",
|
||||||
|
PaymentInvoices: "Payment and Invoices",
|
||||||
|
CopyrightLicense: "Copyright Licence",
|
||||||
|
Polices: "Policies",
|
||||||
|
Legal: "Legal",
|
||||||
|
PrivacyPolicy: "Privacy Policy",
|
||||||
|
CookiesSettings: "Cookies Settings",
|
||||||
|
PurchaseConditions: "Purchase Conditions",
|
||||||
|
Company: "Company",
|
||||||
|
AboutUs: "About Us",
|
||||||
|
Offices: "Offices",
|
||||||
|
JoinWithUs: "Join with Us",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
@@ -300,7 +300,7 @@ export default {
|
|||||||
selected: '已选',
|
selected: '已选',
|
||||||
brands: '品牌',
|
brands: '品牌',
|
||||||
item: '数字藏品',
|
item: '数字藏品',
|
||||||
checkoutSelected: '结账已选',
|
checkoutSelected: '结账',
|
||||||
},
|
},
|
||||||
digitalDetail:{
|
digitalDetail:{
|
||||||
Sketch: "草图",
|
Sketch: "草图",
|
||||||
@@ -315,4 +315,34 @@ export default {
|
|||||||
BuyNow: "立即购买",
|
BuyNow: "立即购买",
|
||||||
AddToCart: "加入购物车"
|
AddToCart: "加入购物车"
|
||||||
},
|
},
|
||||||
|
Home: {
|
||||||
|
IndexTitle: '我们正在寻<br />找值得推广<br />的时尚之声。',
|
||||||
|
IndexTip: '通过了解每件作品背后的故事来探索其收藏品。这是一个精心打造的场所,将设计师、故事和时尚商业紧密相连。',
|
||||||
|
DesignerTitle: '设计师社区',
|
||||||
|
DesignerTip: '发现 AiDA 创意社区的设计师。<br />每月我们都会展示他们最杰出的作品。',
|
||||||
|
SearchBrands: '搜索品牌',
|
||||||
|
AidaTitle: '使用 AiDA 设计',
|
||||||
|
AidaTip: '在这个平台上,每一件服装都是设计师创意在 AiDA 软件中绽放的成果。AiDA 是一款能激发您的创造力的工具,它从不掩盖您的才华。让您的创意尽情绽放吧。',
|
||||||
|
TryNow: '立即试用',
|
||||||
|
DigitalItems: '数字藏品',
|
||||||
|
DigitalItemsTip1: 'AiDA 能够捕捉您最激昂的想法,并将其转化为生动的形象。<br />“数字愿景”一个充满创造力碰撞与发展的虚拟世界。',
|
||||||
|
DigitalItemsTip2: 'AiDA 风格的创新,打造出实用性强的日常服饰,这些服饰能够经久耐用。<br/>你的衣橱与现代时尚的节奏保持同步。',
|
||||||
|
FooterTip: 'Stylish Parade 是一个为设计师提供的商业平台,它作为 AiDA 商业的商业扩展。',
|
||||||
|
FooterAidaTip: '使用 AiDA 设计',
|
||||||
|
Help: "帮助",
|
||||||
|
FAQ: "常见问题",
|
||||||
|
MyAccount: "我的账户",
|
||||||
|
MyOrders: "我的订单",
|
||||||
|
PaymentInvoices: "支付发票",
|
||||||
|
CopyrightLicense: "版权与许可声明",
|
||||||
|
Polices: "政策",
|
||||||
|
Legal: "法律",
|
||||||
|
PrivacyPolicy: "隐私政策",
|
||||||
|
CookiesSettings: "Cookie 设置",
|
||||||
|
PurchaseConditions: "购买条件",
|
||||||
|
Company: "公司",
|
||||||
|
AboutUs: "关于我们",
|
||||||
|
Offices: "办公室",
|
||||||
|
JoinWithUs: "加入我们",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,12 +3,9 @@
|
|||||||
<img src="@/assets/images/home/aida-bg.jpg" class="bg" />
|
<img src="@/assets/images/home/aida-bg.jpg" class="bg" />
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="aida-logo"><img src="@/assets/images/logos/aida.png" /></div>
|
<div class="aida-logo"><img src="@/assets/images/logos/aida.png" /></div>
|
||||||
<div class="title">Design with AiDA</div>
|
<div class="title">{{ $t('Home.AidaTitle') }}</div>
|
||||||
<div class="tip">
|
<div class="tip">{{ $t('Home.AidaTip') }}</div>
|
||||||
Each garment on this platform is where designer vision blooms through AiDA. A tool
|
<button custom @click="openAida">{{ $t('Home.TryNow') }}</button>
|
||||||
that nurtures your creativity, never overshadows it. Let your ideas flourish.
|
|
||||||
</div>
|
|
||||||
<button custom @click="openAida">Try Now</button>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -1,11 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="section-designer">
|
<section class="section-designer">
|
||||||
<div class="title">Designer Community</div>
|
<div class="title" v-html="$t('Home.DesignerTitle')"></div>
|
||||||
<div class="tip">
|
<div class="tip" v-html="$t('Home.DesignerTip')"></div>
|
||||||
Discover the designers shaping AiDA’s creative landscape. <br />
|
<button custom="black" @click="onSearchBrand">{{ $t('Home.SearchBrands') }}</button>
|
||||||
Each month, we will showcase a curated selection of their most distinguished works.
|
|
||||||
</div>
|
|
||||||
<button custom="black" @click="onSearchBrand">Search Brands</button>
|
|
||||||
<img src="@/assets/images/home/designer-bg.png" />
|
<img src="@/assets/images/home/designer-bg.png" />
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -2,12 +2,8 @@
|
|||||||
<section class="digital-items1 bgw">
|
<section class="digital-items1 bgw">
|
||||||
<img src="@/assets/images/home/digital-items-1.jpg" class="bg" />
|
<img src="@/assets/images/home/digital-items-1.jpg" class="bg" />
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="title">Digital Items</div>
|
<div class="title">{{ $t('Home.DigitalItems') }}</div>
|
||||||
<div class="tip">
|
<div class="tip" v-html="$t('Home.DigitalItemsTip1')"></div>
|
||||||
AiDA captures your boldest thoughts and transforms them into vivid
|
|
||||||
<br />
|
|
||||||
digital visions—a virtual realm where creativity collides and evolves.
|
|
||||||
</div>
|
|
||||||
<button custom="black" @click="onShopAll">Shop All</button>
|
<button custom="black" @click="onShopAll">Shop All</button>
|
||||||
<div class="list">
|
<div class="list">
|
||||||
<div v-for="v in list" :key="v.url">
|
<div v-for="v in list" :key="v.url">
|
||||||
@@ -27,7 +23,7 @@
|
|||||||
|
|
||||||
const list = ref([
|
const list = ref([
|
||||||
{
|
{
|
||||||
title: 'Women’s Itemk',
|
title: 'Women’s Item',
|
||||||
tip: 'Blue Pleat Aria',
|
tip: 'Blue Pleat Aria',
|
||||||
url: 'http://118.31.39.42:3000/falls/digital-items-1.png'
|
url: 'http://118.31.39.42:3000/falls/digital-items-1.png'
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2,11 +2,7 @@
|
|||||||
<section class="digital-items2 bgw">
|
<section class="digital-items2 bgw">
|
||||||
<img src="@/assets/images/home/digital-items-1.jpg" class="bg" />
|
<img src="@/assets/images/home/digital-items-1.jpg" class="bg" />
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="tip">
|
<div class="tip" v-html="$t('Home.DigitalItemsTip2')"></div>
|
||||||
AiDA accelerates style innovation, shaping daily pieces that keep
|
|
||||||
<br />
|
|
||||||
your wardrobe in sync with modern fashion’s rhythm.
|
|
||||||
</div>
|
|
||||||
<div class="list">
|
<div class="list">
|
||||||
<div v-for="v in list" :key="v.url">
|
<div v-for="v in list" :key="v.url">
|
||||||
<img :src="v.url" alt="" />
|
<img :src="v.url" alt="" />
|
||||||
@@ -22,7 +18,7 @@
|
|||||||
import { computed, ref } from 'vue'
|
import { computed, ref } from 'vue'
|
||||||
const list = ref([
|
const list = ref([
|
||||||
{
|
{
|
||||||
title: 'Women’s Itemk',
|
title: 'Women’s Item',
|
||||||
tip: 'Blue Pleat Aria',
|
tip: 'Blue Pleat Aria',
|
||||||
url: 'http://118.31.39.42:3000/falls/digital-items-1.png'
|
url: 'http://118.31.39.42:3000/falls/digital-items-1.png'
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,35 +7,32 @@
|
|||||||
<img src="@/assets/images/logos/stylish-parade-black.png" />
|
<img src="@/assets/images/logos/stylish-parade-black.png" />
|
||||||
<img src="@/assets/images/logos/aida-black.png" />
|
<img src="@/assets/images/logos/aida-black.png" />
|
||||||
</div>
|
</div>
|
||||||
<div class="tip">
|
<div class="tip">{{ $t('Home.FooterTip') }}</div>
|
||||||
Stylish Parade is a commerce platform for designers, serving as AiDA's
|
|
||||||
commercial extension.
|
|
||||||
</div>
|
|
||||||
<div class="link">
|
<div class="link">
|
||||||
<span class="text" @click="openAida">Bloom your Creativity with AiDA!</span>
|
<span class="text" @click="openAida">{{ $t('Home.FooterAidaTip') }}</span>
|
||||||
<span class="icon"><svg-icon name="arrow_right" size="12" /></span>
|
<span class="icon"><svg-icon name="arrow_right" size="12" /></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="help">
|
<div class="help">
|
||||||
<div class="title">HELP</div>
|
<div class="title">{{ $t('Home.Help') }}</div>
|
||||||
<div class="item">FAQ</div>
|
<div class="item">{{ $t('Home.FAQ') }}</div>
|
||||||
<div class="item">My Account</div>
|
<div class="item">{{ $t('Home.MyAccount') }}</div>
|
||||||
<div class="item">My Orders</div>
|
<div class="item">{{ $t('Home.MyOrders') }}</div>
|
||||||
<div class="item">Payment and Invoices</div>
|
<div class="item">{{ $t('Home.PaymentInvoices') }}</div>
|
||||||
<div class="item">Copyright Licence</div>
|
<div class="item">{{ $t('Home.CopyrightLicense') }}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="polices">
|
<div class="polices">
|
||||||
<div class="title">POLICES</div>
|
<div class="title">{{ $t('Home.Polices') }}</div>
|
||||||
<div class="item">Legal</div>
|
<div class="item">{{ $t('Home.Legal') }}</div>
|
||||||
<div class="item">Privacy Policy</div>
|
<div class="item">{{ $t('Home.PrivacyPolicy') }}</div>
|
||||||
<div class="item">Cookies Settings</div>
|
<div class="item">{{ $t('Home.CookiesSettings') }}</div>
|
||||||
<div class="item">Purchase Conditions</div>
|
<div class="item">{{ $t('Home.PurchaseConditions') }}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="company">
|
<div class="company">
|
||||||
<div class="title">COMPANY</div>
|
<div class="title">{{ $t('Home.Company') }}</div>
|
||||||
<div class="item">About us</div>
|
<div class="item">{{ $t('Home.AboutUs') }}</div>
|
||||||
<div class="item">Offices</div>
|
<div class="item">{{ $t('Home.Offices') }}</div>
|
||||||
<div class="item">Join with us</div>
|
<div class="item">{{ $t('Home.JoinWithUs') }}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
@@ -124,6 +121,7 @@
|
|||||||
font-size: 1.8rem;
|
font-size: 1.8rem;
|
||||||
color: #232323;
|
color: #232323;
|
||||||
margin-bottom: 2.3rem;
|
margin-bottom: 2.3rem;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
> .item {
|
> .item {
|
||||||
font-family: KaiseiOpti-Regular;
|
font-family: KaiseiOpti-Regular;
|
||||||
|
|||||||
@@ -2,11 +2,8 @@
|
|||||||
<section class="section-index bgw">
|
<section class="section-index bgw">
|
||||||
<img src="@/assets/images/home/bg.png" class="bg" />
|
<img src="@/assets/images/home/bg.png" class="bg" />
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="title" v-html="title"></div>
|
<div class="title" v-html="$t('Home.IndexTitle')"></div>
|
||||||
<div class="tip">
|
<div class="tip">{{ $t('Home.IndexTip') }}</div>
|
||||||
Discover collections through the stories behind their creation. A curated space connecting
|
|
||||||
designers, narratives, and fashion commerce.
|
|
||||||
</div>
|
|
||||||
<button custom="black-box" @click="handleClickArrow">
|
<button custom="black-box" @click="handleClickArrow">
|
||||||
<svg-icon name="arrow_right" size="34" />
|
<svg-icon name="arrow_right" size="34" />
|
||||||
</button>
|
</button>
|
||||||
@@ -18,8 +15,6 @@
|
|||||||
import { computed } from 'vue'
|
import { computed } from 'vue'
|
||||||
import { useRouter } from 'vue-router'
|
import { useRouter } from 'vue-router'
|
||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
const title =
|
|
||||||
'We’re Seeking<br /><span>Fashion Voice</span><br /><span class="small">Worth Featuring.</span>'
|
|
||||||
const handleClickArrow = () => {
|
const handleClickArrow = () => {
|
||||||
router.push({ name: 'collectionStory' })
|
router.push({ name: 'collectionStory' })
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
}
|
}
|
||||||
const handleBrandClick = () => {
|
const handleBrandClick = () => {
|
||||||
router.push({
|
router.push({
|
||||||
name: 'brand',
|
name: 'brandDetail',
|
||||||
params: { id: props.info.sellerId }
|
params: { id: props.info.sellerId }
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -134,9 +134,9 @@
|
|||||||
|
|
||||||
const list_ = ref([])
|
const list_ = ref([])
|
||||||
const list = computed(() => {
|
const list = computed(() => {
|
||||||
// if(sortBy.value === 'BestSelling') {
|
if(sortBy.value === 'BestSelling') {
|
||||||
// return list_.value.sort((a, b) => b.sales - a.sales)
|
return list_.value.sort((a, b) => b.salesVolume - a.salesVolume)
|
||||||
// }
|
}
|
||||||
if (sortBy.value === 'PriceLowToHigh') {
|
if (sortBy.value === 'PriceLowToHigh') {
|
||||||
return list_.value.filter(() => true).sort((a, b) => a.amount - b.amount)
|
return list_.value.filter(() => true).sort((a, b) => a.amount - b.amount)
|
||||||
}
|
}
|
||||||
@@ -165,6 +165,7 @@
|
|||||||
status: v.status, //状态
|
status: v.status, //状态
|
||||||
date: v.addTime, //添加时间
|
date: v.addTime, //添加时间
|
||||||
tags: v.productCategory, //标签
|
tags: v.productCategory, //标签
|
||||||
|
salesVolume: v.salesVolume, //销售量
|
||||||
checked: false
|
checked: false
|
||||||
}
|
}
|
||||||
arr.push(obj)
|
arr.push(obj)
|
||||||
|
|||||||
Reference in New Issue
Block a user