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-service.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-service.html b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-service.html index d40c8cf..d549df3 100644 --- a/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-service.html +++ b/zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/print-service.html @@ -112,7 +112,7 @@ <div style="text-align: center;"> <img style="width: 100%;" :src="shopInfo.qrcode" /><br> - 更多精彩请访问肽妍小程序<br> + 更多精彩请访问小程序<br> </div> <br> <br> -- Gitblit v1.9.1