This commit is contained in:
2025-09-14 00:00:03 +08:00
commit cbed8ff6ac
14 changed files with 261 additions and 0 deletions

1
pages/user/index.js Normal file
View File

@@ -0,0 +1 @@
Page({})

3
pages/user/index.json Normal file
View File

@@ -0,0 +1,3 @@
{
"usingComponents": {}
}

6
pages/user/index.xhsml Normal file
View File

@@ -0,0 +1,6 @@
<scroll-view class="scrollarea" scroll-y type="list">
sdfsdf
</scroll-view>