使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
Acher
/
newEdition
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
删除
newStyle
风继续吹
2 年前
父节点
dedccd50d8
当前提交
a1c3d960d7
共有
4 个文件被更改
,包括
6 次插入
和
6 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
App.vue
+1
-1
pages/center/consumer/index.vue
+3
-3
pages/index/consumer/index.vue
+1
-1
pages/index/index.vue
+ 1
- 1
App.vue
查看文件
@@ -48,7 +48,7 @@
text: data.data.data.receivingCustomer.toString() || "0"
})
} else {
uni.
hideTabBarRedDot
({
uni.
removeTabBarBadge
({
inndex: 0,
})
}
+ 1
- 1
pages/center/consumer/index.vue
查看文件
@@ -67,7 +67,7 @@
<view class="right">
<view class="clientStageName">
{{ item.fr
e
ction || 0 }}%
{{ item.fr
a
ction || 0 }}%
</view>
</view>
</view>
+ 3
- 3
pages/index/consumer/index.vue
查看文件
@@ -67,7 +67,7 @@
<view class="right">
<view class="clientStageName">
{{ item.fr
e
ction || 0 }}%
{{ item.fr
a
ction || 0 }}%
</view>
</view>
</view>
@@ -1404,9 +1404,9 @@
align-items: flex-end;
.clientStageName {
font-size:
2
8rpx;
font-size:
3
8rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight:
400
;
font-weight:
bold
;
// color: #FF981E;
height: 48rpx;
line-height: 48rpx;
+ 1
- 1
pages/index/index.vue
查看文件
@@ -741,7 +741,7 @@
text: data.data.data.receivingCustomer.toString() || "0"
})
} else {
uni.
hideTabBarRedDot
({
uni.
removeTabBarBadge
({
inndex: 0,
})
}
撰写
预览
正在加载...
取消
保存