| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245 |
- @charset "UTF-8";
- /**
- * 主题色配置
- * 默认在 uni.scss 全局引入:@import '@/theme.scss';
- * <script> 下使用主题变量:import x from '@/theme.scss';
- */
- .page {
- background-color: #f8f8f8;
- font-family: PingFangSC;
- }
- .safeAreaPad {
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- box-sizing: content-box;
- }
- /**
- * 主题色配置
- * 默认在 uni.scss 全局引入:@import '@/theme.scss';
- * <script> 下使用主题变量:import x from '@/theme.scss';
- */
- .page {
- background-color: #f8f8f8;
- font-family: PingFangSC;
- }
- .safeAreaPad {
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- box-sizing: content-box;
- }
- @charset "UTF-8";
- /**
- * 主题色配置
- * 默认在 uni.scss 全局引入:@import '@/theme.scss';
- * <script> 下使用主题变量:import x from '@/theme.scss';
- */
- .page.data-v-4586967a {
- background-color: #f8f8f8;
- font-family: PingFangSC;
- }
- .safeAreaPad.data-v-4586967a {
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- box-sizing: content-box;
- }
- .data-v-4586967a:export {
- appThemeColor: #38C148;
- appThemeBgColor: #ffffff;
- appThemeBgGrayColor: #fafafa;
- appThemeBgGrayDeppColor: #f8f8f8;
- appThemeSearchBgColor: #F4F5F8;
- appThemeBorderColor: #efefef;
- appThemeTextColor: #333333;
- appThemeTextGrayColor: #8f92a1;
- appThemeTextGrayLightColor: #cccccc;
- appThemeTextGrayDeepColor: #696969;
- appThemeTextWhiteColor: #ffffff;
- appThemeTextBlackColor: #171717;
- appThemeTextBlackDeepColor: #16162e;
- appThemeTextMoneyColor: #f00;
- appThemeTextGrayWhiteColor: #c3c6cb;
- appThemeSkuGrayColor: #f5f5f8;
- appThemeCardGrayColor: #8f92a1;
- appThemeShopGrayColor: #888e98;
- appThemePointsSignBgColor: #f0f0f0;
- appThemePointsSignLabelColor: #dfdfdf;
- appThemePointsSignValueColor: #696969;
- appThemePointsSignYellowColor: #f9a906;
- appThemePointsSignBlueColor: #22ac38;
- appThemeNavbarTabColor: #696969;
- appThemeNavbarTabColorActive: #333333;
- appThemeShadow: 0px 2px 8px 0px rgba(27, 25, 86, 0.06);
- appZIndexDeep: 0;
- appZIndexNormal: 19;
- appZIndexAbsolute: 99;
- appZIndexFixed: 199;
- appZIndexPage: 999;
- appThemeBuyBtnBgColor: #ed3f14;
- }
- .page.data-v-4586967a {
- padding: 0 40rpx;
- background-color: #ffffff;
- }
- .logo-wrap.data-v-4586967a {
- display: flex;
- justify-content: center;
- padding-top: 100rpx;
- padding-bottom: 240rpx;
- flex-wrap: wrap;
- }
- .logo-wrap .logo.data-v-4586967a {
- width: 300rpx;
- height: 300rpx;
- }
- .logo-wrap .app-name.data-v-4586967a {
- width: 100%;
- padding-top: 40rpx;
- text-align: center;
- font-size: 44rpx;
- font-weight: 500;
- color: #171717;
- }
- .text-area.data-v-4586967a {
- width: 100%;
- height: 96rpx;
- background: #38C148;
- font-weight: 400;
- border-radius: 56rpx;
- color: #ffffff;
- line-height: 16px;
- font-size: 32rpx;
- text-align: center;
- line-height: 96rpx;
- /* background: url(../../static/img/logo_newhope.png); */
- }
- .info.data-v-4586967a {
- font-size: 28rpx;
- font-weight: 400;
- color: #171717;
- line-height: 28rpx;
- margin-top: 180rpx;
- }
- .public.data-v-4586967a {
- display: flex;
- align-items: center;
- margin-top: 30rpx;
- }
- .public .public-dot.data-v-4586967a {
- width: 6rpx;
- height: 6rpx;
- background: #999999;
- margin-right: 10rpx;
- }
- .public .public-text.data-v-4586967a {
- font-size: 24rpx;
- font-weight: 400;
- color: #8f92a1;
- line-height: 24rpx;
- }
- .text-enter.data-v-4586967a {
- width: 100%;
- margin-top: 50rpx;
- height: 96rpx;
- background: #38C148;
- font-weight: 400;
- border-radius: 56rpx;
- color: #ffffff;
- line-height: 16px;
- font-size: 32rpx;
- text-align: center;
- line-height: 96rpx;
- }
- .head.data-v-4586967a {
- margin-top: 70rpx;
- width: 100%;
- display: flex;
- justify-content: space-between;
- }
- .back.data-v-4586967a {
- width: 40rpx;
- height: 40rpx;
- }
- .login.data-v-4586967a {
- text-align: center;
- font-size: 32rpx;
- font-weight: 400;
- color: #38C148;
- line-height: 32rpx;
- margin-top: 48rpx;
- }
- .agree.data-v-4586967a {
- position: fixed;
- left: 50%;
- -webkit-transform: translate(-50%, 0);
- transform: translate(-50%, 0);
- bottom: 66rpx;
- width: 100vw;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .agree_img image.data-v-4586967a {
- width: 32rpx;
- height: 32rpx;
- display: flex;
- align-items: center;
- }
- .agree_text.data-v-4586967a {
- margin-left: 8rpx;
- font-size: 24rpx;
- font-weight: 400;
- color: #8f92a1;
- line-height: 24rpx;
- display: flex;
- align-items: center;
- }
- .agree_text ._span.data-v-4586967a {
- color: #38C148;
- }
- .loginWx.data-v-4586967a {
- width: 100%;
- padding-top: 64rpx;
- }
- .loginWx .title.data-v-4586967a {
- text-align: left;
- font-size: 22px;
- font-family: PingFang-SC-Regular, PingFang-SC;
- font-weight: 400;
- color: #171717;
- line-height: 30px;
- margin-bottom: 12rpx;
- }
- .loginWx .desc.data-v-4586967a {
- text-align: left;
- font-size: 14px;
- font-family: PingFang-SC-Regular, PingFang-SC;
- font-weight: 400;
- color: #8f92a1;
- line-height: 14px;
- }
- .loginWx .avatar.data-v-4586967a {
- width: 160rpx;
- height: 160rpx;
- overflow: hidden;
- border-radius: 50%;
- display: flex;
- align-items: center;
- justify-content: center;
- margin: 128rpx auto 160rpx auto;
- }
- .loginWx .avatar image.data-v-4586967a {
- width: 100%;
- height: 100%;
- }
- .loginSmsCode.data-v-4586967a {
- width: 100%;
- }
- .smscode.data-v-4586967a {
- font-size: 28rpx;
- font-family: PingFang-SC-Regular, PingFang-SC;
- font-weight: 400;
- color: #38C148;
- line-height: 28rpx;
- }
|