.weui-cell_wxss.weui-cell_wxss::before {
  display: flex;
}
/* skyline 不支持 currentColor */
.weui-cell_access .weui-cell__ft::after {
  background-color: var(--weui-FG-2);
}


