
diff --git a/.env.development b/.env.development
index eac1010..73c6444 100644
--- a/.env.development
+++ b/.env.development
@@ -1 +1,3 @@
VITE_APP_URL = http://192.168.31.82:10094
+VITE_APP_URL = https://www.develop-ms.api.aida.com.hk
+
diff --git a/.env.production b/.env.production
index eac1010..c5b107e 100644
--- a/.env.production
+++ b/.env.production
@@ -1 +1,2 @@
VITE_APP_URL = http://192.168.31.82:10094
+VITE_APP_URL = https://www.develop-ms.api.aida.com.hk
diff --git a/src/lang/en.ts b/src/lang/en.ts
index 6dca4c0..d145070 100644
--- a/src/lang/en.ts
+++ b/src/lang/en.ts
@@ -314,7 +314,7 @@ export default {
digitalDetail: {
Sketch: 'Sketch',
Illustration: 'Illustration',
- Product: 'Product',
+ Product: 'Product Image',
EditorialVisual: 'Editorial Visual',
Back: 'Back',
ReleaseIn: 'Release in',
@@ -325,7 +325,37 @@ export default {
BuyNow: 'Buy Now',
AddToCart: 'Add to Cart'
},
- addShoppingCart: {
+ Home: {
+ IndexTitle: 'We’re Seeking
Fashion Voice
Worth Featuring.',
+ 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.
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
digital visions—a virtual realm where creativity collides and evolves.',
+ DigitalItemsTip2: 'AiDA accelerates style innovation, shaping daily pieces that keep
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",
+ },
+ addShoppingCart:{
title: 'Added to your Shopping Cart',
statement: 'Digital Assets Only. No physical product included.',
button: 'Set Shopping Cart'
diff --git a/src/lang/zh-cn.ts b/src/lang/zh-cn.ts
index 0016d87..7c44cb8 100644
--- a/src/lang/zh-cn.ts
+++ b/src/lang/zh-cn.ts
@@ -306,7 +306,7 @@ export default {
selected: '已选',
brands: '品牌',
item: '数字藏品',
- checkoutSelected: '结账已选'
+ checkoutSelected: '结账',
},
digitalDetail: {
Sketch: '草图',
@@ -342,5 +342,39 @@ export default {
germany: '德国',
australia: '澳大利亚',
canada: '加拿大'
+ Home: {
+ IndexTitle: '我们正在寻
找值得推广
的时尚之声。',
+ IndexTip: '通过了解每件作品背后的故事来探索其收藏品。这是一个精心打造的场所,将设计师、故事和时尚商业紧密相连。',
+ DesignerTitle: '设计师社区',
+ DesignerTip: '发现 AiDA 创意社区的设计师。
每月我们都会展示他们最杰出的作品。',
+ SearchBrands: '搜索品牌',
+ AidaTitle: '使用 AiDA 设计',
+ AidaTip: '在这个平台上,每一件服装都是设计师创意在 AiDA 软件中绽放的成果。AiDA 是一款能激发您的创造力的工具,它从不掩盖您的才华。让您的创意尽情绽放吧。',
+ TryNow: '立即试用',
+ DigitalItems: '数字藏品',
+ DigitalItemsTip1: 'AiDA 能够捕捉您最激昂的想法,并将其转化为生动的形象。
“数字愿景”一个充满创造力碰撞与发展的虚拟世界。',
+ DigitalItemsTip2: 'AiDA 风格的创新,打造出实用性强的日常服饰,这些服饰能够经久耐用。
你的衣橱与现代时尚的节奏保持同步。',
+ FooterTip: 'Stylish Parade 是一个为设计师提供的商业平台,它作为 AiDA 商业的商业扩展。',
+ FooterAidaTip: '使用 AiDA 设计',
+ Help: "帮助",
+ FAQ: "常见问题",
+ MyAccount: "我的账户",
+ MyOrders: "我的订单",
+ PaymentInvoices: "支付发票",
+ CopyrightLicense: "版权与许可声明",
+ Polices: "政策",
+ Legal: "法律",
+ PrivacyPolicy: "隐私政策",
+ CookiesSettings: "Cookie 设置",
+ PurchaseConditions: "购买条件",
+ Company: "公司",
+ AboutUs: "关于我们",
+ Offices: "办公室",
+ JoinWithUs: "加入我们",
+ },
+ addShoppingCart:{
+ title: "已添加到您的购物车",
+ statement: "仅限数字资产。不包含实体产品。",
+ button: "去购物车"
}
}
diff --git a/src/views/digitalDetail/index.vue b/src/views/digitalDetail/index.vue
index 6ad3a12..b1159bb 100644
--- a/src/views/digitalDetail/index.vue
+++ b/src/views/digitalDetail/index.vue
@@ -111,7 +111,7 @@ defineExpose({})
