小程序--头条首页

探讨了玉雕艺术在现代社会中的地位,强调了其传承的重要性,并讨论了如何在保持传统的同时进行创新。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

<!--index.wxml-->
<import src="../../template/baseNavigationBar.wxml"/>
<template is="navigationBar" data="{{...item}}"></template>
<view class="headline">
    <view class="headline_list">
        <view class="headline_img"><image src="../../images/img.png" mode="widthFix"></image></view>
        <view class="headline_content">
            <view class="headline_title">刘宏达|玉雕艺术可以延伸,但更需要传承</view>
            <view class="headline_time"><text class="time_read_count" decode="true">2018-12-24 15:38:31 &nbsp;&nbsp; 阅读 24</text></view>
        </view>
    </view>
    <view class="headline_list">
        <view class="headline_img"><image src="../../images/img.png" mode="widthFix"></image></view>
        <view class="headline_content">
            <view class="headline_title">刘宏达|玉雕艺术可以延伸,但更需要传承</view>
            <view class="headline_time"><text class="time_read_count" decode="true">2018-12-24 15:38:31 &nbsp;&nbsp; 阅读 24</text></view>
        </view>
    </view>
</view>
@import "../../lib/style/iconfont.wxss";
@import "../../lib/style/base.wxss";
@import "../../lib/style/baseNavigationBar.wxss";

page {
    background-color: #f3f3f3;
}
.headline {
    margin-top: 140rpx;
}
.headline_list {
    display: flex;
    padding: 20rpx;
    background: white;
    border-top: 2rpx solid #f3f3f3;
}

.headline_img {
    width: 130rpx;
    height: 130rpx;
    overflow: hidden;
    margin-right: 20rpx;
}

.headline_img image {
    width: 100%;
}

.headline_time {
    margin-top: 52rpx;
}
.time_read_count {
    color: #9d9d9d;
    font-size: 24rpx;
}







 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值