本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Acher
/
newEdition
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
删除
newStyle
风继续吹
2 年之前
父節點
dedccd50d8
當前提交
a1c3d960d7
共有
4 個檔案被更改
,包括
6 行新增
和
6 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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,
})
}
Write
Preview
Loading…
取消
儲存