MrShi
6 天以前 b099e758396f61b39d24cf5fa6be7bb0d10c2b4d
small-program/unpackage/dist/dev/mp-weixin/pages/store-apply/store-apply.wxss
@@ -61,22 +61,40 @@
}
.process-step.active.data-v-43aee78c {
  color: #222222;
  font-weight: 600;
}
.process-step.done.data-v-43aee78c {
  color: #10B2FA;
}
.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 +169,6 @@
}
.text-input.data-v-43aee78c,
.select-row.data-v-43aee78c {
  height: 54rpx;
  margin-top: 14rpx;
  font-weight: 400;
  font-size: 30rpx;
@@ -226,6 +243,11 @@
.type-switch-row.data-v-43aee78c {
  margin-top: 32rpx;
}
.type-switch-row.disabled.data-v-43aee78c,
.select-row.disabled.data-v-43aee78c {
  opacity: 0.5;
  pointer-events: none;
}
.switch-pill.data-v-43aee78c {
  width: 208rpx;
  height: 72rpx;