fix: ui功能优化修复。

This commit is contained in:
tianyongbao
2025-11-17 12:37:12 +08:00
parent 0e8db750d9
commit ffd41d989a
10 changed files with 11 additions and 11 deletions

View File

@@ -231,8 +231,8 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
overflow: hidden;
// height: 100%;
overflow: auto;
}
.search-view {

View File

@@ -425,7 +425,7 @@ function selectAccountType(item) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}
.btnAdd {

View File

@@ -331,7 +331,7 @@ function selectType(item) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}
.btnAdd {

View File

@@ -274,7 +274,7 @@ function formatCardCode(code) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -281,7 +281,7 @@ function selectStatus(item) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -224,7 +224,7 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -224,7 +224,7 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -249,7 +249,7 @@ function selectType(value) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -247,7 +247,7 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}

View File

@@ -213,7 +213,7 @@ function dictStr(val, arr) {
<style lang="scss" scoped>
page {
height: 100%;
// height: 100%;
overflow: hidden;
}