Merge pull request '背景颜色' (#243) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/243
This commit was merged in pull request #243.
This commit is contained in:
2020-08-18 17:06:19 +08:00

View File

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