
[v-cloak] {
  display: none !important;
}
.wechat-tip {
  position: relative;
  padding: 30px 35px 20px 20px;
  background-color: #303030;
  color: #7D7D7D;
  font-size: 17px;
  display: flex;
}
.tip-image {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 29px;
  height: 36px;
}
