Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
basic-uniapp-v3
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
1
合并请求
1
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Basic
basic-uniapp-v3
Commits
6616765c
提交
6616765c
authored
10月 30, 2025
作者:
方治民
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 调整我的农场页面路由配置相关
上级
3511ea65
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
5 行增加
和
16 行删除
+5
-16
pages.json
src/pages.json
+5
-6
wode.vue
src/pages/wode/wode.vue
+0
-10
没有找到文件。
src/pages.json
浏览文件 @
6616765c
...
...
@@ -71,13 +71,12 @@
{
"path"
:
"pages/wode/wode"
,
"style"
:
{
"navigationBarTitleText"
:
""
,
"navigationBarBackgroundColor"
:
"#
e6f5e8
"
,
"
backgroundColorTop"
:
"#e6f5e8
"
,
"navigationBarTitleText"
:
"
我的农场
"
,
"navigationBarBackgroundColor"
:
"#
5DB66F
"
,
"
navigationBarTextStyle"
:
"white
"
,
"backgroundColorBottom"
:
"#e6f5e8"
,
"enablePullDownRefresh"
:
true
,
"app-plus"
:
{
"titleNView"
:
false
,
"bounce"
:
false
}
}
...
...
@@ -97,8 +96,8 @@
"style"
:
{
"navigationBarTitleText"
:
"个人资料"
,
"enablePullDownRefresh"
:
false
,
"navigationBarBackgroundColor"
:
"#
F8F8F8
"
,
"navigationBarTextStyle"
:
"
black
"
,
"navigationBarBackgroundColor"
:
"#
5DB66F
"
,
"navigationBarTextStyle"
:
"
white
"
,
"backgroundColorBottom"
:
"#F2F2F2"
,
"app-plus"
:
{
"titleNView"
:
{}
...
...
src/pages/wode/wode.vue
浏览文件 @
6616765c
...
...
@@ -23,13 +23,6 @@
<view
class=
"codefun-flex-col page"
>
<view
class=
"codefun-flex-col group"
>
<view
class=
"codefun-flex-col section"
>
<view
class=
"codefun-flex-row codefun-justify-center codefun-relative group_3"
>
<text
class=
"codefun-self-start font text"
>
我的
</text>
<image
class=
"codefun-self-center image_5 pos"
src=
"/static/images/codefun/acd10a2959857f5912a96306bc56976e.png"
/>
</view>
<view
class=
"codefun-flex-row codefun-justify-between codefun-items-center group_4"
>
<view
class=
"codefun-flex-row"
>
<image
class=
"image_6"
src=
"/static/images/codefun/8653455b786fbf94ae1c3946f11e7d40.png"
/>
...
...
@@ -283,7 +276,6 @@
padding-bottom
:
44
rpx
;
.group
{
height
:
2020
rpx
;
.section
{
padding
:
24
rpx
20
rpx
88
rpx
;
background-image
:
url('/static/images/codefun/7a5dc4ee864fe55da98b41c14ee3b931.png')
;
...
...
@@ -332,8 +324,6 @@
}
}
.group_4
{
margin-right
:
8
rpx
;
margin-top
:
56
rpx
;
.image_6
{
mix-blend-mode
:
NOTTHROUGH
;
border-radius
:
50%
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论