|
|
@@ -35,7 +35,7 @@ export default {};
|
|
|
</script>
|
|
|
<style lang="less" scoped>
|
|
|
.page {
|
|
|
- min-height: var(--app-height);
|
|
|
+ min-height: var(--app-height) !important;
|
|
|
background-image: url('../../assets/BG@3x.png');
|
|
|
background-size: 100% 100%;
|
|
|
background-repeat: no-repeat;
|