教室预约微信小程序 毕业设计(1)首页

在这里插入图片描述

wxml代码

<view>
    <image class="ad01" src="/img/1.png" mode="widthFix"></image>
</view>

<view class="shuoming">
    <view class="shuoming_biaoti">预约教室使用说明</view>
    <view class="shuoming_xiangmu">1:需要登录,需提前1天登陆系统预约</view>
    <view class="shuoming_xiangmu">2:先选定要使用的教室;选定日期和节次的位置处,单击“预约”</view>
    <view class="shuoming_xiangmu">3:正确填写主讲内容、主讲人,然后按“提交预约”按扭</view>
</view>
<navigator class="yuyue" url="/pages/yuyue/index"  open-type='switchTab' >
    进入预约系统
</navigator>

wxss代码

/* pages/index/index.wxss */
.ad01{
    width: 100%;
}
.shuoming{
    padding: 5px;
    color: gray;
}
.shuoming_biaoti{
    font-weight: bold;
    color: orangered;
    border-bottom: 1px solid gainsboro;
    padding: 5px 0px;
}
.shuoming_xiangmu{
    padding: 5px 0px;
    border-bottom: 1px dotted  gainsboro;
}
.yuyue{
    background-color: orangered;
    color: white;
    text-align: center;
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
}
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

黄菊华老师

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值