1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

修改包名;生成二维码功能逻辑调整

This commit is contained in:
2022-11-05 18:24:05 +08:00
parent 37fac90066
commit 9bd12755fe
45 changed files with 184 additions and 154 deletions

View File

@@ -1 +1,9 @@
/* pages/home/code.wxss */
/* pages/home/code.wxss */
.time-text {
font-weight: bold;
}
#qrcode {
width: 70vw;
height: 70vw;
}