• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

微信小程序授权页面

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

这里也是比较简单的

直接复制粘贴就可以用,可能图片位置不对。。

<template>
<view id="imporwer">
      <image src="../static/image/people.jpg" ></image>
      <view class="title">课程点评</view>
      <view class="t1">您尚未登陆</view>
      <view class="t2">需要获取您的授权后进入商城</view>
      <view class="b1" @tap="notUp">暂不登录</view>
      <view class="b2" >立即登陆   <button class=\'testbutton\' open-type="getUserInfo" @getuserinfo="getuserinfo" withCredentials="true"></button></view>
</view>
</template>

<style lang="scss" scoped>
#imporwer{
    position: fixed;
    left: 0;top: 0;
    width: 100%;height: 100%;
    background: #ededed;
    letter-spacing: 1px;
    color: #7b7b7b;
    display: flex;
    align-items: center;
    flex-direction: column;
    image{
        width: 220rpx;height: 220rpx;
        border-radius: 50%;margin: 80rpx 0 40rpx 0;
    }
    .title{
        font-size: 35rpx;color: #3a3a3a;
    }
    .t2,.t1{
        font-size: 29rpx;
    }
    .t1{
        margin-top: 40rpx;
    }
    .b1{
        margin: 100rpx 0 40rpx 0;
        background-color: #acabab;
    }
    .b2{
        background-color:#009944;
        position: relative;
        .testbutton{
            position: absolute;
            top: 0;left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
        }
        color: #FFFFFF;
    }
    .b1,.b2{
        text-align: center;line-height: 85rpx;
        width: 420rpx;height: 85rpx;border-radius: 40rpx;
        font-size: 37rpx;
    }
}
</style>

 


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
5-微信小程序 列表渲染 wx:for发布时间:2022-07-18
下一篇:
微信小程序-通知公告滚动提示 - 壹度技术发布时间:2022-07-18
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap