提交 6616765c 作者: 方治民

chore: 调整我的农场页面路由配置相关

上级 3511ea65
......@@ -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": {}
......
......@@ -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: 44rpx;
.group {
height: 2020rpx;
.section {
padding: 24rpx 20rpx 88rpx;
background-image: url('/static/images/codefun/7a5dc4ee864fe55da98b41c14ee3b931.png');
......@@ -332,8 +324,6 @@
}
}
.group_4 {
margin-right: 8rpx;
margin-top: 56rpx;
.image_6 {
mix-blend-mode: NOTTHROUGH;
border-radius: 50%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论