From d13ae240c54c59b04c0571bfc0136ed0c8ba32a3 Mon Sep 17 00:00:00 2001
From: jyy <jyy>
Date: Wed, 14 Jul 2021 14:16:06 +0800
Subject: [PATCH] 修复bug

---
 zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-order.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-order.html b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-order.html
index c902c92..c5284e5 100644
--- a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-order.html
+++ b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-order.html
@@ -130,7 +130,7 @@
             <div style="text-align: center;">
 
                 <img style="width: 100%;" :src="shopInfo.qrcode" /><br>
-                更多精彩请访问肽妍小程序<br>
+                更多精彩请访问小程序<br>
             </div>
             &nbsp;<br>
             &nbsp;<br>

--
Gitblit v1.9.1