mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
code refactor
This commit is contained in:
@@ -48,3 +48,10 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.img-url-qrcode {
|
||||
width: 320px;
|
||||
height: 320px
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -320,11 +320,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.img-url-qrcode {
|
||||
width: 320px;
|
||||
height: 320px
|
||||
}
|
||||
|
||||
.main-logo {
|
||||
width: 1.8em;
|
||||
height: 1.8em;
|
||||
|
||||
Reference in New Issue
Block a user