MrShi
7 天以前 4d2f76bad00f2b276ee1fe17199fea996c5ebaa9
small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss
@@ -63,20 +63,34 @@
  color: #222222;
}
.step-dot.data-v-43aee78c {
  width: 26rpx;
  height: 26rpx;
  width: 50rpx;
  height: 50rpx;
  border-radius: 50%;
  background: #16b0fa;
  background: #afe4fe;
  margin-bottom: 14rpx;
  border: 5rpx solid #a2e2ff;
}
.step-index.data-v-43aee78c {
  background: #b9bdc6;
  font-size: 18rpx;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.step-dot__inner.data-v-43aee78c {
  width: 26rpx;
  height: 26rpx;
  border-radius: 50%;
  background: #13b2fc;
  box-sizing: border-box;
}
.step-dot__index.data-v-43aee78c {
  font-size: 30rpx;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
}
.step-dot--inactive.data-v-43aee78c {
  background: #8C939F;
}
.step-dot--done.data-v-43aee78c {
  background: #10B2FA;
}
.process-line.data-v-43aee78c {
  width: 200rpx;
@@ -151,7 +165,6 @@
}
.text-input.data-v-43aee78c,
.select-row.data-v-43aee78c {
  height: 54rpx;
  margin-top: 14rpx;
  font-weight: 400;
  font-size: 30rpx;