فهرست منبع

set up some links

night-cherry 1 ماه پیش
والد
کامیت
0eb30528d8
4فایلهای تغییر یافته به همراه91 افزوده شده و 18 حذف شده
  1. 15 15
      index.html
  2. 2 3
      lang/en.js
  3. 37 0
      lang/ja.js
  4. 37 0
      lang/zh.js

+ 15 - 15
index.html

@@ -15,25 +15,25 @@
 		<About>this is About</About>
 		<test></test>-->
 		<div>
-			<span><a href={{$t(' messages.pages.index_link ')}}>{{$t(' messages.pages.index ')}}</a></span>
-			<span><a href={{$t(' messages.pages.sample_link ')}}>{{$t(' messages.pages.sample ')}}</a></span>
-			<span><a href={{$t(' messages.pages.catagory_link ')}}>{{$t(' messages.pages.catagory ')}}</a></span>
-			<span><a href={{$t(' messages.pages.contact_link ')}}>{{$t(' messages.pages.contact ')}}</a></span>
-			<span><a href={{$t(' messages.pages.about_link ')}}>{{$t(' messages.pages.about ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.index_link ')}}">{{$t(' messages.pages.index ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.sample_link ')}}">{{$t(' messages.pages.sample ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.catagory_link ')}}">{{$t(' messages.pages.catagory ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.contact_link ')}}">{{$t(' messages.pages.contact ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.about_link ')}}">{{$t(' messages.pages.about ')}}</a></span>
 		</div>
 		
 		<div>
 			<h3>{{$t(' messages.pages.title ')}} : </h3>
-			<span><a href={{$t(' messages.pages.craft.software_customization_link ')}}>{{$t(' messages.pages.craft.software_customization ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.uv_product_customization_link ')}}>{{$t(' messages.pages.craft.uv_product_customization ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.lazer_marking_and_cutting_link ')}}>{{$t(' messages.pages.craft.lazer_marking_and_cutting ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.customized_smart_hardware_products_link ')}}>{{$t(' messages.pages.craft.customized_smart_hardware_products ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.product_purchasing_link ')}}>{{$t(' messages.pages.craft.product_purchasing ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.skill_training_link ')}}>{{$t(' messages.pages.craft.skill_training ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.equipment_process_construction_link ')}}>{{$t(' messages.pages.craft.equipment_process_construction ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.artistic_design_link ')}}>{{$t(' messages.pages.craft.artistic_design ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.game_picture_book_design_link ')}}>{{$t(' messages.pages.craft.game_picture_book_design ')}}</a></span>
-			<span><a href={{$t(' messages.pages.craft.brand_marketing_product_customization_link ')}}>{{$t(' messages.pages.craft.brand_marketing_product_customization ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.software_customization_link ')}}">{{$t(' messages.pages.craft.software_customization ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.uv_product_customization_link ')}}">{{$t(' messages.pages.craft.uv_product_customization ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.lazer_marking_and_cutting_link ')}}">{{$t(' messages.pages.craft.lazer_marking_and_cutting ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.customized_smart_hardware_products_link ')}}">{{$t(' messages.pages.craft.customized_smart_hardware_products ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.product_purchasing_link ')}}">{{$t(' messages.pages.craft.product_purchasing ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.skill_training_link ')}}">{{$t(' messages.pages.craft.skill_training ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.equipment_process_construction_link ')}}">{{$t(' messages.pages.craft.equipment_process_construction ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.artistic_design_link ')}}">{{$t(' messages.pages.craft.artistic_design ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.game_picture_book_design_link ')}}">{{$t(' messages.pages.craft.game_picture_book_design ')}}</a></span>
+			<span><a href="{{$t(' messages.pages.craft.brand_marketing_product_customization_link ')}}">{{$t(' messages.pages.craft.brand_marketing_product_customization ')}}</a></span>
 		</div>
 		<p>
 			<router-link to="/home">首页</router-link>

+ 2 - 3
lang/en.js

@@ -19,7 +19,7 @@ export default{
         equipment_process_construction:"equipment process construction",
         artistic_design:"artistic design",
         game_picture_book_design:"game picture book design",
-        brand_marketing_product_customization:"brand marketing product customization"
+        brand_marketing_product_customization:"brand marketing product customization",
       },
       index_link:"http://ancientapes.cc:10000/node_test/index.html",
       sample_link:"http://ancientapes.cc:10000/node_test/pages/sample.html",
@@ -36,9 +36,8 @@ export default{
         equipment_process_construction_link:"http://ancientapes.cc:10000/node_test/pages/craft/equipment_process_construction.html",
         artistic_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/artistic_design.html",
         game_picture_book_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/game_picture_book_design.html",
-        brand_marketing_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/brand_marketing_product_customization.html"
+        brand_marketing_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/brand_marketing_product_customization.html",
       },
-
     }
   }
 }

+ 37 - 0
lang/ja.js

@@ -2,5 +2,42 @@ export default {
   messages: {
     login: 'ろぐいん',
     username: 'ゆーざーめい',
+    pages:{
+      index:"とっぷぺーじ",
+      sample:"さんぴん",
+      catagory:"もくろく",
+      contact:"れんらく",
+      about:"かんれん",
+      craft:{
+        title:"さーびす",
+        software_customization:"そふとうあんていせい",
+        uv_product_customization:"ゆうぶいさんぴんていせい",
+        lazer_marking_and_cutting:"れーざーまーきんぐ・きりとりふぁいる",
+        customized_smart_hardware_products:"ちのうこうがくさんぴんていせい",
+        product_purchasing:"さんぴんさいばい",
+        skill_training:"ないようくんれん",
+        equipment_process_construction:"せつびこうげいかいてき",
+        artistic_design:"びこうせっけい",
+        game_picture_book_design:"げーむえほんせいさく",
+        brand_marketing_product_customization:"ぶらんどえいぎょうさんぴんていせい",
+      },
+      index_link:"http://ancientapes.cc:10000/node_test/index.html",
+      sample_link:"http://ancientapes.cc:10000/node_test/pages/sample.html",
+      catagory_link:"http://ancientapes.cc:10000/node_test/pages/catagory.html",
+      contact_link:"http://ancientapes.cc:10000/node_test/pages/contact.html",
+      about_link:"http://ancientapes.cc:10000/node_test/pages/about.html",
+      craft_link:{
+        software_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/software_customization.html",
+        uv_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/uv_product_customization.html",
+        lazer_marking_and_cutting_link:"http://ancientapes.cc:10000/node_test/pages/craft/lazer_marking_and_cutting.html",
+        customized_smart_hardware_products_link:"http://ancientapes.cc:10000/node_test/pages/craft/customized_smart_hardware_products.html",
+        product_purchasing_link:"http://ancientapes.cc:10000/node_test/pages/craft/product_purchasing.html",
+        skill_training_link:"http://ancientapes.cc:10000/node_test/pages/craft/skill_training.html",
+        equipment_process_construction_link:"http://ancientapes.cc:10000/node_test/pages/craft/equipment_process_construction.html",
+        artistic_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/artistic_design.html",
+        game_picture_book_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/game_picture_book_design.html",
+        brand_marketing_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/brand_marketing_product_customization.html",
+      },
+    }
   }
 }

+ 37 - 0
lang/zh.js

@@ -2,5 +2,42 @@ export default{
   messages:{
     login:'登录',
     username:'用户名',
+    pages:{
+      index:"首页",
+      sample:"样品",
+      catagory:"目录",
+      contact:"联系",
+      about:"关于",
+      craft:{
+        title:"service",
+        software_customization:"软件定制",
+        uv_product_customization:"UV产品定制",
+        lazer_marking_and_cutting:"激光打标切割文件",
+        customized_smart_hardware_products:"智能硬件产品定制",
+        product_purchasing:"产品采购",
+        skill_training:"内容培训",
+        equipment_process_construction:"设备工艺搭建",
+        artistic_design:"美工设计",
+        game_picture_book_design:"游戏绘本制作",
+        brand_marketing_product_customization:"品牌营销产品定制",
+      },
+      index_link:"http://ancientapes.cc:10000/node_test/index.html",
+      sample_link:"http://ancientapes.cc:10000/node_test/pages/sample.html",
+      catagory_link:"http://ancientapes.cc:10000/node_test/pages/catagory.html",
+      contact_link:"http://ancientapes.cc:10000/node_test/pages/contact.html",
+      about_link:"http://ancientapes.cc:10000/node_test/pages/about.html",
+      craft_link:{
+        software_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/software_customization.html",
+        uv_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/uv_product_customization.html",
+        lazer_marking_and_cutting_link:"http://ancientapes.cc:10000/node_test/pages/craft/lazer_marking_and_cutting.html",
+        customized_smart_hardware_products_link:"http://ancientapes.cc:10000/node_test/pages/craft/customized_smart_hardware_products.html",
+        product_purchasing_link:"http://ancientapes.cc:10000/node_test/pages/craft/product_purchasing.html",
+        skill_training_link:"http://ancientapes.cc:10000/node_test/pages/craft/skill_training.html",
+        equipment_process_construction_link:"http://ancientapes.cc:10000/node_test/pages/craft/equipment_process_construction.html",
+        artistic_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/artistic_design.html",
+        game_picture_book_design_link:"http://ancientapes.cc:10000/node_test/pages/craft/game_picture_book_design.html",
+        brand_marketing_product_customization_link:"http://ancientapes.cc:10000/node_test/pages/craft/brand_marketing_product_customization.html",
+      },
+    }
   }
 }