From f770e36d5ec735f53df298445a6940daa20d0bfa Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期一, 18 十一月 2024 11:12:05 +0800 Subject: [PATCH] 修复bug:1)一键排版时不要自动保存; 2)无论设备数量多少,deviceNo统一改成从1开始。 --- web/public/SVGOrigin/Method-Draw-master/editor/extensions/shapelib/raphael.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/public/SVGOrigin/Method-Draw-master/editor/extensions/shapelib/raphael.txt b/web/public/SVGOrigin/Method-Draw-master/editor/extensions/shapelib/raphael.txt index b688327..0cd8be2 100644 --- a/web/public/SVGOrigin/Method-Draw-master/editor/extensions/shapelib/raphael.txt +++ b/web/public/SVGOrigin/Method-Draw-master/editor/extensions/shapelib/raphael.txt @@ -9,4 +9,4 @@ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -The software is provided 鈥渁s is鈥�, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. \ No newline at end of file +The software is provided 鈥渁s is鈥�, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. -- Gitblit v1.9.1