1
0
forked from dyf/dyf-vue-ui

merge upstream

This commit is contained in:
2025-09-23 14:29:31 +08:00
8 changed files with 40 additions and 8 deletions

View File

@ -720,6 +720,12 @@ window.hideConfirm = function () {
};
</script>
<style lang="scss" scoped>
.p-2{
background: rgba(247, 248, 252, 1);
min-height: 100vh;
box-sizing: border-box;
padding: 15px;
}
.device-page {
.header-bar {
border-radius: 8px;