feat: add version number v0.1.5 to profile page footer

这个提交包含在:
Guoguo
2026-06-05 23:12:15 -07:00
父节点 dc0bcbdca3
当前提交 4666050458
修改 2 个文件,包含 10 行新增0 行删除
+8
查看文件
@@ -254,3 +254,11 @@
background: #ffffff;
border-radius: 24rpx;
}
.version-text {
text-align: center;
font-size: 24rpx;
color: #cccccc;
margin-top: 40rpx;
padding-bottom: 40rpx;
}