Merge branch 'dev'

This commit is contained in:
weidizhu_admin 2024-08-02 14:22:30 +08:00
commit 405a23924d
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
} }
</script> </script>
<style lang="scss"> <style lang="scss" scoped>
.body-style { .body-style {
background-color: #f6f6f6; background-color: #f6f6f6;
} }

View File

@ -1113,7 +1113,7 @@ import { mapGetters } from "vuex";
} }
</script> </script>
<style scoped="scss"> <style lang="scss" scoped>
.total_box{ .total_box{
padding: 20rpx; padding: 20rpx;
.b1{ .b1{