From d9ff374c80f3ed9077eae5136a7edea37668afbf Mon Sep 17 00:00:00 2001
From: zhou zhou <zozhouo3o@gmail.com>
Date: 星期五, 17 四月 2026 09:59:08 +0800
Subject: [PATCH] #条码自定义增加图片
---
rsf-design/src/locales/langs/zh.json | 65 +++++++++++++++++++-------------
1 files changed, 39 insertions(+), 26 deletions(-)
diff --git a/rsf-design/src/locales/langs/zh.json b/rsf-design/src/locales/langs/zh.json
index 0f7914d..82b9ba9 100644
--- a/rsf-design/src/locales/langs/zh.json
+++ b/rsf-design/src/locales/langs/zh.json
@@ -2890,14 +2890,15 @@
"zoomOut": "缂╁皬",
"zoomIn": "鏀惧ぇ",
"zoomFit": "鑷�傚簲",
- "elements": {
- "text": "鏂囨湰",
- "barcode": "涓�缁寸爜",
- "qrcode": "浜岀淮鐮�",
- "line": "鐩寸嚎",
- "rect": "鐭╁舰",
- "table": "瀛楁琛ㄦ牸"
- }
+ "elements": {
+ "text": "鏂囨湰",
+ "barcode": "涓�缁寸爜",
+ "qrcode": "浜岀淮鐮�",
+ "image": "鍥剧墖",
+ "line": "鐩寸嚎",
+ "rect": "鐭╁舰",
+ "table": "瀛楁琛ㄦ牸"
+ }
},
"fieldPanel": {
"title": "鍙敤瀛楁",
@@ -2927,11 +2928,14 @@
"fontSizeMm": "瀛楀彿(mm)",
"fontWeight": "瀛楅噸",
"textAlign": "瀵归綈",
- "textColor": "鏂囧瓧棰滆壊",
- "valueTemplate": "鐮佸�兼ā鏉�",
- "symbology": "缂栫爜鍒跺紡",
- "showText": "鏄剧ず鏂囧瓧",
- "direction": "鏂瑰悜",
+ "textColor": "鏂囧瓧棰滆壊",
+ "valueTemplate": "鐮佸�兼ā鏉�",
+ "imageSource": "鍥剧墖鍦板潃",
+ "fitMode": "濉厖鏂瑰紡",
+ "previewImage": "鍥剧墖棰勮",
+ "symbology": "缂栫爜鍒跺紡",
+ "showText": "鏄剧ず鏂囧瓧",
+ "direction": "鏂瑰悜",
"lineWidthMm": "绮楃粏(mm)",
"lineColor": "绾挎潯棰滆壊",
"borderWidthMm": "杈规瀹藉害(mm)",
@@ -2945,22 +2949,31 @@
"rightContent": "鍙冲垪鍐呭"
},
"options": {
- "staticText": "闈欐�佹枃鏈�",
- "templateText": "鍗犱綅绗︽ā鏉�",
- "template": "妯℃澘",
- "alignLeft": "宸﹀榻�",
- "alignCenter": "灞呬腑",
- "alignRight": "鍙冲榻�",
+ "staticText": "闈欐�佹枃鏈�",
+ "templateText": "鍗犱綅绗︽ā鏉�",
+ "template": "妯℃澘",
+ "contain": "瀹屾暣鏄剧ず",
+ "cover": "閾烘弧瑁佸垏",
+ "fill": "鎷変几閾烘弧",
+ "alignLeft": "宸﹀榻�",
+ "alignCenter": "灞呬腑",
+ "alignRight": "鍙冲榻�",
"horizontal": "妯嚎",
"vertical": "绔栫嚎"
},
- "actions": {
- "removeElement": "鍒犻櫎鍏冪礌",
- "addRow": "鏂板涓�琛�"
- },
- "empty": "閫夋嫨鐢诲竷涓殑鍏冪礌鍚庯紝鍦ㄨ繖閲岀紪杈戜綅缃�佸昂瀵稿拰瀛楁鍐呭銆�",
- "rowTitle": "绗� {index} 琛�",
- "defaultFieldLabel": "瀛楁鍚�"
+ "actions": {
+ "removeElement": "鍒犻櫎鍏冪礌",
+ "addRow": "鏂板涓�琛�",
+ "uploadImage": "涓婁紶鍥剧墖"
+ },
+ "messages": {
+ "uploadOnlyImage": "鍙兘涓婁紶鍥剧墖鏂囦欢",
+ "uploadSizeLimit": "鍥剧墖澶у皬涓嶈兘瓒呰繃 5MB",
+ "readImageFailed": "璇诲彇鍥剧墖澶辫触"
+ },
+ "empty": "閫夋嫨鐢诲竷涓殑鍏冪礌鍚庯紝鍦ㄨ繖閲岀紪杈戜綅缃�佸昂瀵稿拰瀛楁鍐呭銆�",
+ "rowTitle": "绗� {index} 琛�",
+ "defaultFieldLabel": "瀛楁鍚�"
},
"dialog": {
"title": "鎵撳嵃",
--
Gitblit v1.9.1