mali-applet-ui 0.0.93 → 0.0.94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -264,8 +264,8 @@ export default {
264
264
  overflow: hidden;
265
265
  text-overflow: ellipsis;
266
266
  white-space: nowrap;
267
- color: #fff;
268
- background: $uni-color-primary;
267
+ color: #246BFD;
268
+ background: #DAE6FF;
269
269
  border-bottom: 1rpx solid rgba(0, 0, 0, 0.1);
270
270
  box-sizing: border-box;
271
271
  &.is-sort {