背景颜色

This commit is contained in:
luyuan 2020-08-18 17:05:29 +08:00
parent 9c388e898c
commit 418068102c
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

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