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