This commit is contained in:
ylj20011123 2026-01-09 11:17:29 +08:00
parent 85a3a6ef9b
commit f067495312
4 changed files with 2701 additions and 3086 deletions

View File

@ -74,7 +74,7 @@ export default {
});
});
this.handleGetUserInfo();
// this.handleGetUserInfo();
this.$util.addUserBehavior({
intoRoute: "/" + options.path,
@ -106,6 +106,7 @@ export default {
<style>
@import url("./common/uni.css");
/*每个页面公共css */
page {
font-size: 26rpx;
@ -128,10 +129,12 @@ page {
.process-box.uni-active {
padding-bottom: 30rpx;
}
.process-box process-unit:nth-last-child(1) .prosess-unit::before {
content: "";
width: 0rpx;
}
.ico,
.ico-s {
display: block;
@ -203,6 +206,7 @@ checkbox .wx-checkbox-input.wx-checkbox-input-checked {
checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
font-size: 30rpx;
}
/* #endif */
button::after {
border: none;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff