This commit is contained in:
cansnow
2025-12-11 22:33:31 +08:00
parent 375917f06c
commit 5a086fa1fa
44 changed files with 1978 additions and 359 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<template>
<view class="page_container">
<view class="user_page">
<view class="uni-white-bg">
<view class="self_info_row"></view>
@@ -112,7 +112,7 @@
<style lang="scss" scoped>
@import '@/uni_modules/uni-scss/index.scss';
.page_container {
.user_page {
background-color: #ececec;
.self_info_row {