From 51efaec82f2184df85342d8be755153a158dc151 Mon Sep 17 00:00:00 2001 From: CPunisher <1343316114@qq.com> Date: Sun, 3 May 2020 23:48:05 +0800 Subject: [PATCH] Fix the UI --- src/components/Qrcode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Qrcode.js b/src/components/Qrcode.js index e866125..7798f42 100644 --- a/src/components/Qrcode.js +++ b/src/components/Qrcode.js @@ -164,7 +164,7 @@ class Qrcode extends React.Component {
下载二维码 - {styleList[this.state.selectedIndex].value}
+下载二维码 — {styleList[this.state.selectedIndex].value}