Merge branch 'dev'

This commit is contained in:
weidizhu_admin 2024-08-02 14:20:05 +08:00
commit d6eb37763b
2 changed files with 2 additions and 2 deletions

View File

@ -326,7 +326,7 @@
} }
</script> </script>
<style> <style lang="scss" scoped>
.box1 { .box1 {
position: absolute; position: absolute;
left: 0px; left: 0px;

View File

@ -377,7 +377,7 @@
} }
</script> </script>
<style scoped="scss"> <style lang="scss" scoped>
.dian0{ .dian0{
background-color: #e933dd; background-color: #e933dd;
} }