From 3c4b340b58d0d0bdbc3db74b5721586dd964f86c Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期五, 08 十一月 2024 14:49:29 +0800 Subject: [PATCH] 义乌上片后端接口及前端页面样式与调用 --- UI-Project/src/lang/zh.js | 42 ++++++++++++++++++++++++------------------ 1 files changed, 24 insertions(+), 18 deletions(-) diff --git a/UI-Project/src/lang/zh.js b/UI-Project/src/lang/zh.js index 764f1f3..544e3c4 100644 --- a/UI-Project/src/lang/zh.js +++ b/UI-Project/src/lang/zh.js @@ -615,23 +615,29 @@ station :'宸ヤ綅', }, Mounting:{ - previewproject :'閫夋嫨棰勮宸ョ▼', - loadinglinea :'涓婄墖绾�', - loadingline :'涓婄墖绾匡細', - inloadingline :'璇烽�夋嫨涓婄墖绾�', - oneloadingline :'涓�鍙蜂笂鐗囩嚎', - twoloadingline :'浜屽彿涓婄墖绾�', - waiting :'绛夊緟涓�', - setparameters :'璁剧疆鍙傛暟', - project :'宸ョ▼鍙�', - projecta :'宸ョ▼鍙凤細', - width :'鍘熺墖瀹�', - height :'鍘熺墖楂�', - thickness :'鍘熺墖鍘�', - projectnumber :'宸ョ▼鍘熺墖搴忓彿', - state :'鐘舵��', - createtime :'鍒涘缓鏃堕棿', - all :'鍏ㄩ��', - + previewproject: '閫夋嫨棰勮宸ョ▼', + loadinglinea: '涓婄墖绾�', + loadingline: '涓婄墖绾匡細', + inloadingline: '璇烽�夋嫨涓婄墖绾�', + oneloadingline: '涓�鍙蜂笂鐗囩嚎', + twoloadingline: '浜屽彿涓婄墖绾�', + waiting: '绛夊緟涓�', + pass: '閫氳繃', + setparameters: '璁剧疆鍙傛暟', + project: '宸ョ▼鍙�', + projecta: '宸ョ▼鍙凤細', + width: '鍘熺墖瀹�', + height: '鍘熺墖楂�', + thickness: '鍘熺墖鍘�', + projectnumber: '宸ョ▼鍘熺墖搴忓彿', + state: '鐘舵��', + createtime: '鍒涘缓鏃堕棿', + all: '鍏ㄩ��', + removalmethod: '璇烽�夋嫨闄よ啘鏂瑰紡', + removalmethoda: '闄よ啘鏂瑰紡锛�', + noremoval: '涓嶉櫎鑶�', + coarselyground: '绮楃(', + finegrinding: '绮剧(', + } } \ No newline at end of file -- Gitblit v1.8.0