瀏覽代碼

feature: 判断固件信息有无版本升级红点显示

Damon 1 年之前
父節點
當前提交
4bbec065df
共有 1 個文件被更改,包括 12 次插入0 次删除
  1. 12 0
      pages/piano/detail/detail.wxss

+ 12 - 0
pages/piano/detail/detail.wxss

@@ -49,6 +49,18 @@
   margin-right: 30rpx;
 }
 
+.bottom_public_text_plus{
+  margin-right: 10rpx;
+}
+
+.bottom_public_red {
+  width: 15rpx;
+  height: 15rpx;
+  background-color: red;
+  margin-bottom: 20rpx;
+  border-radius: 50%;
+}
+
 .bottom_item {
   display: flex;
   align-items: center;