背景颜色

This commit is contained in:
2020-08-18 17:05:29 +08:00
parent 9c388e898c
commit 418068102c

View File

@@ -47,7 +47,7 @@
}; };
</script> </script>
<style lang="scss" scoped> <style lang="scss">
page { page {
background-color: #ECECEC; background-color: #ECECEC;
} }