123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973 |
- <template>
- <view class="">
- <view class="box">
- <!-- <u-navbar title="个人中心" :placeholder="true" bgColor="rgba(255,255,255,0.3)" :leftIconSize="0" titleStyle="font-weight:bold;color:#7a5831"></u-navbar> -->
- <view class="group_1">
- <view class="group_6">
- <view class="group_7">
- <view @click="modifyShow = true" class="section_14">
- <view class="single-avatar_1">
- <image style="width: 100%; height: 100%; border-radius: 50%" :src="userAvatar" class=""></image>
- </view>
- <text lines="1" class="text_9">{{ userNickname }}</text>
- <view style="position: absolute; right: 50rpx; top: 190rpx">
- <u-icon name="arrow-right" color="#312520" size="24"></u-icon>
- </view>
- </view>
- <view class="mn_wd">
- <view v-for="(item, index) in myLike" :key="item.id" class="" @click="myLiktBtn(index)">
- <view class="md_item_wd">
- <uni-icons :type="item.type" :color="item.color" size="25"></uni-icons>
- </view>
- <view style="margin-top: 10rpx">{{ item.title }}</view>
- </view>
- </view>
- <!-- 订单管理 -->
- <view class="mn_dd">
- <view class="block_9">
- <view class="image-text_15">
- <uni-icons type="cart-filled" color="#312520" size="24"></uni-icons>
- <text lines="1" class="text-group_4">订单管理</text>
- </view>
- <text lines="1" class="text_10">查看更多》</text>
- </view>
- </view>
- <view class="mn_dd_item">
- <view class="juli">
- <view style="margin-bottom: 10rpx">待付款</view>
- <view class="">
- <uni-icons type="wallet" color="#ca5642" size="25"></uni-icons>
- </view>
- </view>
- <view class="juli">
- <view style="margin-bottom: 10rpx">待收货</view>
- <view class="">
- <uni-icons type="wallet-filled" color="#ca5642" size="25"></uni-icons>
- </view>
- </view>
- <view class="juli">
- <view style="margin-bottom: 10rpx">待评价</view>
- <view class="">
- <uni-icons type="chat-filled" color="#ca5642" size="25"></uni-icons>
- </view>
- </view>
- <view class="juli">
- <view style="margin-bottom: 10rpx">已完成</view>
- <view class="">
- <uni-icons type="checkbox-filled" color="#ca5642" size="25"></uni-icons>
- </view>
- </view>
- <view class="juli">
- <view style="margin-bottom: 10rpx">售后</view>
- <view class="">
- <uni-icons type="headphones" color="#ca5642" size="25"></uni-icons>
- </view>
- </view>
- </view>
- <!-- 订单管理 -->
- </view>
- <view class="image-text_14">
- <u-icon name="bookmark" color="#312520" size="24"></u-icon>
- <text lines="1" class="text-group_1">文化之路</text>
- </view>
- <view class="group_11">
- <!-- <view class="" style="background-color: rgba(255, 255, 255, 1)"> -->
- <view class="block_8">
- <view class="group_12"></view>
- <text lines="1" class="text_16">已参加课程</text>
- <text lines="1" class="text_17">查看更多》</text>
- </view>
- <!-- 已参加课程 -->
- <view class="section_5" v-for="item in 2" :key="item">
- <view class="section_6">
- <image style="width: 100%; height: 100%; border-radius: 10rpx" src="../../static/image/mn.png"></image>
- </view>
- <view class="group_21">
- <text lines="1" class="text_18">1天前</text>
- <text lines="1" class="text_19">青少年闽南话讲古传承红色历史</text>
- <view class="" style="margin-top: 18rpx">
- <u-line-progress :showText="false" height="4" :percentage="30" activeColor="#CA5642"></u-line-progress>
- </view>
- </view>
- </view>
- <!-- </view> -->
- <!-- 已参加课程end -->
- <!-- 已参加活动 -->
- <view class="section_9"></view>
- <view class="section_10">
- <view class="box_18">
- <view class="group_13"></view>
- <text lines="1" class="text_22">已参加活动</text>
- <text lines="1" class="text_23">查看更多》</text>
- </view>
- <view class="box_7" v-for="item in 2" :key="item">
- <view class="group_14">
- <image style="width: 100%; height: 100%; border-radius: 10rpx" src="../../static/image/hd.png"></image>
- </view>
- <view class="text-wrapper_11">
- <text lines="1" class="text_24">活动未开始</text>
- <text lines="1" class="text_25">非遗大课堂·漆线雕丨盘它!</text>
- </view>
- </view>
- </view>
- <!-- 已参加活动end -->
- <!-- 已分享文章 -->
- <view class="section_9"></view>
- <view class="section_12">
- <view class="box_19">
- <view class="box_10"></view>
- <text lines="1" class="text_28">已分享文章</text>
- <text lines="1" class="text_29">查看更多》</text>
- </view>
- <view class="group_16" v-for="item in 2" :key="item">
- <view class="block_5"><image style="width: 100%; height: 100%; border-radius: 10rpx" src="../../static/image/fx.png"></image></view>
- <view class="text-wrapper_13">
- <text lines="1" class="text_30">1天前</text>
- <text lines="1" class="text_31">国家级“非遗”邂逅“闽南儿歌”</text>
- </view>
- </view>
- </view>
- </view>
- <!-- 已分享文章end -->
- <!-- 文化收藏 -->
- <view class="block_9">
- <view class="image-text_15">
- <u-icon name="bookmark" color="#312520" size="24"></u-icon>
- <text lines="1" class="text-group_4">文化收藏</text>
- </view>
- <text lines="1" class="text_10">查看更多》</text>
- </view>
- <view class="block_10">
- <view class="block_4">
- <view class="text-wrapper_1">
- <text lines="1" class="text_11">非遗文化</text>
- </view>
- </view>
- <view class="block_4">
- <view class="text-wrapper_1">
- <text lines="1" class="text_11">非遗文化</text>
- </view>
- </view>
- </view>
- <!-- 文化收藏end -->
- </view>
- <!-- 文化笔记 -->
- <view class="block_11">
- <view class="image-text_16">
- <u-icon name="bookmark" color="#312520" size="24"></u-icon>
- <text lines="1" class="text-group_5">文化笔记</text>
- </view>
- <text lines="1" class="text_13">查看更多》</text>
- </view>
- <view class="group_23">
- <view class="list_8" v-for="item in 2" :key="item">
- <view class="list-items_3-0">
- <view class="image-text_17-0">
- <!-- 六边形 -->
- <text lines="1" class="text-group_6-0">闽南传统工艺蔡氏漆线雕</text>
- </view>
- <text lines="1" class="text_14-0">厦门漆线雕技艺形成于明末清初,至晚清逐渐成熟,是厦门传统的手工线雕技艺。</text>
- <text lines="1" decode="true" class="text_15-0">2023年05月23日 20:14</text>
- </view>
- </view>
- <!-- 文化笔记end -->
- </view>
- </view>
- <u-popup :show="modifyShow" mode="bottom">
- <view class="ziLiao">
- <button open-type="chooseAvatar" @chooseavatar="onChooseAvatar">
- <image style="width: 100rpx; height: 100rpx" :src="userAvatar"></image>
- </button>
- <input class="ipt" @change="blurname" v-model="userNickname" type="nickname" placeholder="请输入昵称" />
- <button class="isOK" type="primary" @click="isOk">确定</button>
- </view>
- </u-popup>
- <mntabBar footerTab="4" :messageCount="0"></mntabBar>
- </view>
- </view>
- </template>
- <script>
- var _token = '';
- var _this;
- import { uploadImage } from '@/service/api/common.js';
- import { mapState } from 'vuex';
- export default {
- components: {},
- data() {
- return {
- id: '',
- body_id: '',
- modifyShow: false /*修改资料 */,
- isLogin: false,
- show: false,
- user: {
- nickname: '',
- avatar: 'https://mmbiz.qpic.cn/mmbiz/icTdbqWNOwNRna42FI242Lcia07jQodd2FJGIYQfG0LAJGFxM4FbnQP6yfMxBgJ0F3YRqJCJ1aPAK2dQagdusBZg/0'
- },
- mainBodyUserInfo: {},
- avatarUrl: '',
- getFace: false,
- myLike: [
- {
- title: '我的投稿',
- id: 0,
- type: 'upload-filled',
- color: '#329fff'
- },
- {
- title: '我的收藏',
- id: 1,
- type: 'star-filled',
- color: '#ff9617'
- },
- {
- title: '我的喜欢',
- id: 2,
- type: 'heart-filled',
- color: '#ff6644'
- }
- ]
- };
- },
- onShow() {
- this.mainBodyUserInfo = this.$db.get('mainBodyUserInfo');
- this.id = this.mainBodyUserInfo.id;
- this.body_id = this.$db.get('main_body_id');
- this.refreshUser();
- /* 调用userInfo()从本地获取用户信息 */
- this.user = this.$common.userInfo();
- if (this.user && this.user.nickname.indexOf('微信') >= 0) {
- this.getFace = true;
- }
- },
- onLoad(option) {
- /* 来到我的页面判断用户是否登录 */
- _this = this;
- this.user = this.$common.userInfo();
- this.mainBodyUserInfo = this.$db.get('mainBodyUserInfo');
- console.log(this.user, 9999999999);
- if (this.user === 'undefined' || this.user === '' || this.user === [] || this.user === null) {
- /* 跳转到登录页 */
- this.$common.toLogin();
- } else {
- /* 刷新 */
- // this.refreshUser();
- this.isLogin = true;
- }
- },
- computed: {
- userAvatar() {
- return this.user.avatar || 'https://mmbiz.qpic.cn/mmbiz/icTdbqWNOwNRna42FI242Lcia07jQodd2FJGIYQfG0LAJGFxM4FbnQP6yfMxBgJ0F3YRqJCJ1aPAK2dQagdusBZg/0';
- },
- userNickname() {
- return this.mainBodyUserInfo.nickname ? this.mainBodyUserInfo.nickname : this.user.nickname;
- }
- },
- methods: {
- // 刷新信息
- refreshUser() {
- this.$api.refreshUser(
- {
- main_body_id: this.body_id
- // main_body_user_id: this.id
- },
- (val) => {
- console.log(val, '刷新成功');
- if (val.code == 401) {
- this.$common.navigateTo('/pages/user/login');
- return;
- }
- _this.user = val.data.user;
- _this.avatarUrl = _this.user.avatar;
- _this.auth = val.data.auth;
- _this.$db.set('user', val.data.user);
- _this.$db.set('auth', val.data.auth);
- _this.$db.set('mainBodyUserInfo', val.data.mainBodyUserInfo);
- }
- );
- },
- // 获取头像
- onChooseAvatar(e) {
- this.user.avatar = e.detail.avatarUrl;
- _this.$db.set('user', _this.user);
- },
- // 获取昵称
- blurname(e) {
- this.mainBodyUserInfo.nickname = e.detail.value;
- },
- isOk() {
- this.modifyShow = false;
- // 修改信息
- this.$api.editMainBodyUser(
- {
- main_body_id: this.body_id,
- main_body_user_id: this.id,
- nickname: this.mainBodyUserInfo.nickname,
- avatar: this.user.avatar
- },
- function (res) {
- if (res.code == 1) {
- _this.$common.successToShow('修改成功');
- _this.$db.set('user', _this.user);
- _this.$db.set('mainBodyUserInfo', _this.mainBodyUserInfo);
- }
- }
- );
- },
- myLiktBtn(i) {
- uni.navigateTo({
- url: '/user_fenbao/myLike?id=' + this.myLike[i].id
- });
- },
- // 积分
- jifenBtn() {
- uni.navigateTo({
- url: '/user_fenbao/cs_fenbao/jiFen/jiFen'
- });
- }
- }
- };
- </script>
- <style>
- .mn_wd {
- display: flex;
- justify-content: space-between;
- align-items: center;
- background: #ffffff;
- padding: 35rpx;
- border-radius: 20rpx;
- margin: 20rpx 32rpx 0 32rpx;
- }
- .ipt {
- height: 60rpx;
- border: 1px solid #efefef;
- }
- .isOK {
- margin-top: 30rpx;
- }
- .md_item_wd {
- text-align: center;
- }
- .mn_dd {
- margin-bottom: 20rpx;
- }
- .mn_dd_item {
- padding: 35rpx;
- display: flex;
- justify-content: space-around;
- background-color: #ffffff;
- border-radius: 20rpx;
- }
- .juli {
- text-align: center;
- }
- .box {
- height: auto;
- width: 100%;
- /* background-image: url('https://huli-app.wenlvti.net/app_static/wuyuan/static/shouhu/wyj-feiyi3-001.png'); */
- /* background-size: 100% 100%; */
- background-color: #f0f2f5;
- background-attachment: fixed;
- border-radius: 16px 16px 0 0;
- position: relative;
- display: flex;
- flex-direction: column;
- }
- /* .u-icon__icon.data-v-2ee87dc9 {
- left: 200rpx;
- } */
- .fenge {
- width: 638rpx;
- height: 1rpx;
- background: #dedede;
- margin: auto;
- }
- .group_1 {
- width: 750rpx;
- display: flex;
- flex-direction: column;
- }
- .section_9 {
- background-color: #f8f8f8;
- border-radius: 15rpx;
- width: 640rpx;
- height: 30rpx;
- display: flex;
- flex-direction: column;
- margin: 30rpx 0 0 25rpx;
- }
- .group_6 {
- background-color: rgba(248, 248, 248, 1);
- width: 750rpx;
- display: flex;
- flex-direction: column;
- }
- .group_7 {
- position: relative;
- width: 750rpx;
- height: 452rpx;
- background: linear-gradient(180deg, #ffe7ba, #f8f8f8);
- display: flex;
- flex-direction: column;
- }
- .section_14 {
- width: 674rpx;
- height: 120rpx;
- flex-direction: row;
- display: flex;
- margin: 150rpx 0 0 45rpx;
- }
- .single-avatar_1 {
- width: 120rpx;
- height: 120rpx;
- border-radius: 50%;
- }
- .text_9 {
- width: 243rpx;
- height: 40rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 42rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 42rpx;
- margin: 41rpx 0 0 35rpx;
- }
- .icon_2-0 {
- width: 15rpx;
- height: 25rpx;
- margin: 39rpx 35rpx 0 493rpx;
- }
- .image-text_14 {
- width: 160rpx;
- height: 32rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 300rpx 0 0 53rpx;
- }
- xt-group_3 {
- width: 119rpx;
- height: 29rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 30rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 30rpx;
- margin-top: 2rpx;
- }
- .group_11 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 20rpx;
- width: 690rpx;
- display: flex;
- flex-direction: column;
- justify-content: flex-end;
- margin: 23rpx 0 0 30rpx;
- }
- .block_8 {
- width: 671rpx;
- height: 41rpx;
- margin-top: 24rpx;
- flex-direction: row;
- display: flex;
- }
- .group_12 {
- background-color: rgba(202, 86, 66, 1);
- width: 8rpx;
- height: 41rpx;
- display: flex;
- flex-direction: column;
- }
- .text_16 {
- width: 137rpx;
- height: 27rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 28rpx;
- margin: 7rpx 0 0 17rpx;
- }
- .text_17 {
- width: 89rpx;
- height: 20rpx;
- overflow-wrap: break-word;
- color: rgba(18, 18, 18, 1);
- font-size: 22rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 22rpx;
- margin: 10rpx 0 0 420rpx;
- }
- .section_5 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 10rpx;
- width: 690rpx;
- margin-top: 1rpx;
- flex-direction: row;
- display: flex;
- }
- .section_6 {
- background-color: rgba(202, 86, 66, 1);
- border-radius: 10rpx;
- width: 199rpx;
- height: 111rpx;
- display: flex;
- flex-direction: column;
- margin: 29rpx 0 0 25rpx;
- }
- .group_21 {
- width: 335rpx;
- height: 95rpx;
- display: flex;
- flex-direction: column;
- margin: 42rpx 113rpx 0 18rpx;
- }
- .text_18 {
- width: 59rpx;
- height: 23rpx;
- overflow-wrap: break-word;
- color: rgba(153, 153, 153, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-left: 1rpx;
- }
- .text_19 {
- width: 335rpx;
- height: 24rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-top: 24rpx;
- }
- .section_10 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 20rpx;
- width: 690rpx;
- margin-top: 20rpx;
- display: flex;
- flex-direction: column;
- }
- .box_18 {
- width: 671rpx;
- height: 41rpx;
- margin-top: 24rpx;
- flex-direction: row;
- display: flex;
- }
- .group_13 {
- background-color: rgba(202, 86, 66, 1);
- width: 8rpx;
- height: 41rpx;
- display: flex;
- flex-direction: column;
- }
- .text_22 {
- width: 136rpx;
- height: 27rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 28rpx;
- margin: 7rpx 0 0 17rpx;
- }
- .text_23 {
- width: 89rpx;
- height: 20rpx;
- overflow-wrap: break-word;
- color: rgba(18, 18, 18, 1);
- font-size: 22rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 20rpx;
- margin: 10rpx 0 0 421rpx;
- }
- .box_7 {
- border-radius: 10rpx;
- width: 690rpx;
- margin-top: 1rpx;
- flex-direction: row;
- display: flex;
- }
- .group_14 {
- background-color: rgba(202, 86, 66, 1);
- border-radius: 10rpx;
- width: 199rpx;
- height: 111rpx;
- display: flex;
- flex-direction: column;
- margin: 29rpx 0 0 25rpx;
- }
- .text-wrapper_11 {
- width: 287rpx;
- height: 70rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin: 42rpx 162rpx 0 17rpx;
- }
- .text_24 {
- width: 119rpx;
- height: 23rpx;
- overflow-wrap: break-word;
- color: rgba(202, 86, 66, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-left: 1rpx;
- }
- .text_25 {
- width: 287rpx;
- height: 23rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-top: 24rpx;
- }
- .section_12 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 20rpx;
- width: 690rpx;
- display: flex;
- flex-direction: column;
- }
- .box_19 {
- width: 671rpx;
- height: 41rpx;
- margin-top: 24rpx;
- flex-direction: row;
- display: flex;
- }
- .box_10 {
- background-color: rgba(202, 86, 66, 1);
- width: 8rpx;
- height: 41rpx;
- display: flex;
- flex-direction: column;
- }
- .text_28 {
- width: 137rpx;
- height: 27rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 28rpx;
- margin: 7rpx 0 0 17rpx;
- }
- .text_29 {
- width: 89rpx;
- height: 20rpx;
- overflow-wrap: break-word;
- color: rgba(18, 18, 18, 1);
- font-size: 22rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 20rpx;
- margin: 10rpx 0 0 420rpx;
- }
- .group_16 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 10rpx;
- width: 690rpx;
- margin-top: 1rpx;
- flex-direction: row;
- display: flex;
- }
- .block_5 {
- background-color: rgba(202, 86, 66, 1);
- border-radius: 10rpx;
- width: 199rpx;
- height: 111rpx;
- display: flex;
- flex-direction: column;
- margin: 29rpx 0 0 25rpx;
- }
- .text-wrapper_13 {
- width: 345rpx;
- height: 70rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin: 42rpx 103rpx 0 18rpx;
- }
- .text_30 {
- width: 59rpx;
- height: 23rpx;
- overflow-wrap: break-word;
- color: rgba(153, 153, 153, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-left: 1rpx;
- }
- .text_31 {
- width: 345rpx;
- height: 23rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin-top: 24rpx;
- }
- .block_9 {
- width: 648rpx;
- height: 33rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 40rpx 0 0 53rpx;
- }
- .image-text_15 {
- width: 165rpx;
- height: 33rpx;
- flex-direction: row;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .text-group_4 {
- width: 119rpx;
- height: 29rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 30rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 30rpx;
- margin-top: 3rpx;
- }
- .text_10 {
- width: 89rpx;
- height: 20rpx;
- overflow-wrap: break-word;
- color: rgba(18, 18, 18, 1);
- font-size: 22rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 20rpx;
- margin-top: 7rpx;
- }
- .block_10 {
- width: 687rpx;
- height: 166rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 32rpx 0 0 32rpx;
- }
- .block_4 {
- background-color: rgba(202, 86, 66, 1);
- border-radius: 20rpx;
- height: 166rpx;
- display: flex;
- flex-direction: column;
- width: 330rpx;
- }
- .text-wrapper_1 {
- height: 166rpx;
- background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/psavh7feffxa7l23xrfrl7zl9wkqtfn7b96po9joumqwptlnmi9006fb82-30dc-439a-a4ba-91c459305e8f) 100% no-repeat;
- background-size: 100% 100%;
- display: flex;
- flex-direction: column;
- width: 330rpx;
- }
- .text_11 {
- width: 109rpx;
- height: 27rpx;
- overflow-wrap: break-word;
- color: rgba(255, 228, 176, 1);
- font-size: 28rpx;
- font-family: Adobe Heiti Std R;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 28rpx;
- margin: 70rpx 0 0 110rpx;
- }
- .block_11 {
- width: 647rpx;
- height: 31rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 37rpx 0 7rpx 54rpx;
- }
- .image-text_16 {
- width: 159rpx;
- height: 31rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- }
- .text-group_5 {
- width: 119rpx;
- height: 29rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 30rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 30rpx;
- margin-top: 1rpx;
- }
- .text_13 {
- width: 89rpx;
- height: 20rpx;
- overflow-wrap: break-word;
- color: rgba(18, 18, 18, 1);
- font-size: 22rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 20rpx;
- margin-top: 5rpx;
- }
- .group_23 {
- width: 750rpx;
- display: flex;
- flex-direction: column;
- padding-bottom: 20rpx;
- }
- .list_8 {
- width: 690rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- margin: 27rpx 0 0 30rpx;
- }
- .list-items_3-0 {
- background-color: rgba(255, 255, 255, 1);
- border-radius: 20rpx;
- width: 690rpx;
- display: flex;
- flex-direction: column;
- }
- .image-text_17-0 {
- width: 366rpx;
- height: 29rpx;
- flex-direction: row;
- display: flex;
- justify-content: space-between;
- margin: 34rpx 0 0 30rpx;
- }
- .text-group_6-0 {
- width: 327rpx;
- height: 29rpx;
- overflow-wrap: break-word;
- color: rgba(49, 37, 32, 1);
- font-size: 30rpx;
- font-family: SourceHanSansCN-Bold;
- font-weight: 700;
- text-align: left;
- white-space: nowrap;
- line-height: 30rpx;
- }
- .text_14-0 {
- width: 622rpx;
- height: 66rpx;
- overflow-wrap: break-word;
- color: rgba(102, 102, 102, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: normal;
- text-align: left;
- line-height: 28rpx;
- margin: 24rpx 0 0 29rpx;
- }
- .text_15-0 {
- width: 242rpx;
- height: 22rpx;
- overflow-wrap: break-word;
- color: rgba(153, 153, 153, 1);
- font-size: 24rpx;
- font-family: SourceHanSansCN-Normal;
- font-weight: normal;
- text-align: left;
- white-space: nowrap;
- line-height: 24rpx;
- margin: 26rpx 0 30rpx 422rpx;
- }
- .ziLiao {
- height: 400rpx;
- }
- </style>
|