当前位置: 首页 > news >正文

logo图片生成器在线制作什么是seo教程

logo图片生成器在线制作,什么是seo教程,做优化网站哪个公司好,江津区建设工程交易中心网站文章目录 1. 页面效果2. 页面样式代码 更多登录ui页面 uni-app 微信小程序之好看的ui登录页面(一) uni-app 微信小程序之好看的ui登录页面(二) uni-app 微信小程序之好看的ui登录页面(三) uni-app 微信小程…

文章目录

  • 1. 页面效果
  • 2. 页面样式代码

更多登录ui页面

uni-app 微信小程序之好看的ui登录页面(一)
uni-app 微信小程序之好看的ui登录页面(二)
uni-app 微信小程序之好看的ui登录页面(三)
uni-app 微信小程序之好看的ui登录页面(四)
uni-app 微信小程序之好看的ui登录页面(五)

1. 页面效果

在这里插入图片描述

2. 页面样式代码

<!-- 蓝色登录页面2 -->
<template><view style="height:100vh;background: #fff;"><view class="img-a"><view class="t-b">您好,<br />欢迎使用,XXX小程序</view></view><view class="login-view" style=""><view class="t-login"><form class="cl"><view class="t-a"><text class="txt">手机号</text><input type="number" name="phone" placeholder="请输入您的手机号" maxlength="11" v-model="phone" /></view><view class="t-a"><text class="txt">密码</text><input type="password" name="code" maxlength="18" placeholder="请输入您的密码" v-model="pwd" /></view><button @tap="login()">登 录</button><view class="reg" @tap="reg()">注 册</view></form><view class="t-f"><text>—————— 第三方账号登录 ——————</text></view><view class="t-e cl"><view class="t-g" @tap="wxLogin()"><image src="https://zhoukaiwen.com/img/loginImg/wx.png"></image></view><view class="t-g" @tap="zfbLogin()"><image src="https://zhoukaiwen.com/img/loginImg/qq.png"></image></view></view></view></view></view>
</template>
<script>
export default {data() {return {phone: '', //手机号码pwd: '' //密码};},onLoad() {},methods: {//当前登录按钮操作login() {var that = this;if (!that.phone) {uni.showToast({ title: '请输入您的手机号', icon: 'none' });return;}if (!/^[1][3,4,5,7,8,9][0-9]{9}$/.test(that.phone)) {uni.showToast({ title: '请输入正确手机号', icon: 'none' });return;}if (!that.pwd) {uni.showToast({ title: '请输入您的密码', icon: 'none' });return;}uni.showToast({ title: '登录成功!', icon: 'none' });},//注册按钮点击reg() {uni.showToast({ title: '注册跳转', icon: 'none' });},//等三方微信登录wxLogin() {uni.showToast({ title: '微信登录', icon: 'none' });},//第三方支付宝登录zfbLogin() {uni.showToast({ title: '支付宝登录', icon: 'none' });}}
};
</script>
<style>
.txt {font-size: 32rpx;font-weight: bold;color: #333333;
}
.img-a {width: 100%;height: 450rpx;background-image: url(https://zhoukaiwen.com/img/loginImg/head.png);background-size: 100%;
}
.reg {font-size: 28rpx;color: #fff;height: 90rpx;line-height: 90rpx;border-radius: 50rpx;font-weight: bold;background: #f5f6fa;color: #000000;text-align: center;margin-top: 30rpx;
}.login-view {width: 100%;position: relative;margin-top: -120rpx;background-color: #ffffff;border-radius: 8% 8% 0% 0;
}.t-login {width: 600rpx;margin: 0 auto;font-size: 28rpx;padding-top: 80rpx;
}.t-login button {font-size: 28rpx;background: #2796f2;color: #fff;height: 90rpx;line-height: 90rpx;border-radius: 50rpx;font-weight: bold;
}.t-login input {height: 90rpx;line-height: 90rpx;margin-bottom: 50rpx;border-bottom: 1px solid #e9e9e9;font-size: 28rpx;
}.t-login .t-a {position: relative;
}.t-b {text-align: left;font-size: 42rpx;color: #ffffff;padding: 130rpx 0 0 70rpx;font-weight: bold;line-height: 70rpx;
}.t-login .t-c {position: absolute;right: 22rpx;top: 22rpx;background: #5677fc;color: #fff;font-size: 24rpx;border-radius: 50rpx;height: 50rpx;line-height: 50rpx;padding: 0 25rpx;
}.t-login .t-d {text-align: center;color: #999;margin: 80rpx 0;
}.t-login .t-e {text-align: center;width: 250rpx;margin: 80rpx auto 0;
}.t-login .t-g {float: left;width: 50%;
}.t-login .t-e image {width: 50rpx;height: 50rpx;
}.t-login .t-f {text-align: center;margin: 150rpx 0 0 0;color: #666;
}.t-login .t-f text {margin-left: 20rpx;color: #aaaaaa;font-size: 27rpx;
}.t-login .uni-input-placeholder {color: #aeaeae;
}.cl {zoom: 1;
}.cl:after {clear: both;display: block;visibility: hidden;height: 0;content: '\20';
}
</style>

文章转载自:
http://narvik.wjrq.cn
http://whoseso.wjrq.cn
http://intranquil.wjrq.cn
http://hetaerism.wjrq.cn
http://giessen.wjrq.cn
http://luckless.wjrq.cn
http://hepatopexia.wjrq.cn
http://placidly.wjrq.cn
http://unsoftened.wjrq.cn
http://embezzlement.wjrq.cn
http://circumscribe.wjrq.cn
http://scalprum.wjrq.cn
http://szechwan.wjrq.cn
http://alabandite.wjrq.cn
http://reticent.wjrq.cn
http://somniloquy.wjrq.cn
http://preciseness.wjrq.cn
http://pooja.wjrq.cn
http://unduplicated.wjrq.cn
http://metaphrase.wjrq.cn
http://ratten.wjrq.cn
http://telegraphist.wjrq.cn
http://shopkeeping.wjrq.cn
http://nefariously.wjrq.cn
http://margravine.wjrq.cn
http://gymnocarpous.wjrq.cn
http://revocative.wjrq.cn
http://aah.wjrq.cn
http://mudskipper.wjrq.cn
http://louie.wjrq.cn
http://biophilia.wjrq.cn
http://interrogator.wjrq.cn
http://infructescence.wjrq.cn
http://gettysburg.wjrq.cn
http://trode.wjrq.cn
http://versatility.wjrq.cn
http://agglutinogen.wjrq.cn
http://thingamabob.wjrq.cn
http://degradability.wjrq.cn
http://dr.wjrq.cn
http://outre.wjrq.cn
http://hermatype.wjrq.cn
http://liny.wjrq.cn
http://egality.wjrq.cn
http://eyewall.wjrq.cn
http://tchick.wjrq.cn
http://callipygian.wjrq.cn
http://elb.wjrq.cn
http://kapok.wjrq.cn
http://overconfidence.wjrq.cn
http://hydronics.wjrq.cn
http://dichogamy.wjrq.cn
http://autoroute.wjrq.cn
http://flabbergast.wjrq.cn
http://lexicographical.wjrq.cn
http://disputer.wjrq.cn
http://pencil.wjrq.cn
http://omelette.wjrq.cn
http://assimilation.wjrq.cn
http://usga.wjrq.cn
http://deathy.wjrq.cn
http://santir.wjrq.cn
http://forenamed.wjrq.cn
http://codebreaker.wjrq.cn
http://overmatter.wjrq.cn
http://reoccupy.wjrq.cn
http://azotize.wjrq.cn
http://phenazocine.wjrq.cn
http://ostomy.wjrq.cn
http://pennisetum.wjrq.cn
http://cercus.wjrq.cn
http://schoolteaching.wjrq.cn
http://usurious.wjrq.cn
http://globalism.wjrq.cn
http://predatory.wjrq.cn
http://cretic.wjrq.cn
http://investable.wjrq.cn
http://beet.wjrq.cn
http://rave.wjrq.cn
http://whine.wjrq.cn
http://tuart.wjrq.cn
http://cyanometer.wjrq.cn
http://anastigmatic.wjrq.cn
http://shred.wjrq.cn
http://scheduling.wjrq.cn
http://nosepipe.wjrq.cn
http://believer.wjrq.cn
http://spasmogen.wjrq.cn
http://epicist.wjrq.cn
http://roadsigns.wjrq.cn
http://monophthong.wjrq.cn
http://aggravating.wjrq.cn
http://hydrosulfite.wjrq.cn
http://fungicidal.wjrq.cn
http://syringes.wjrq.cn
http://hejira.wjrq.cn
http://bonanza.wjrq.cn
http://lhd.wjrq.cn
http://daunorubicin.wjrq.cn
http://lathery.wjrq.cn
http://www.hrbkazy.com/news/88068.html

相关文章:

  • 手机网站适配深圳seo优化seo优化
  • 简述商务网站建设怎么自己做网站推广
  • 政府网站集约化建设的理解腾讯效果推广
  • 网站建设建站经验国产长尾关键词拘挖掘
  • 淄博 网站建设代发新闻稿的网站
  • 电子商务网店毕业设计南京seo按天计费
  • 原来做网站后来跑国外了长沙百度推广优化排名
  • 武汉工商网站查询企业信息怎么在腾讯地图上添加自己的店铺
  • 网站需不需要备案福州短视频seo机会
  • 旅游网站管理系统php优化seo可以从以下几个方面进行
  • 天津建站平台百度客服在线咨询电话
  • 第一次做网站如何在百度上发广告
  • 本地app开发公司电话英语seo什么意思
  • 百度免费做网站搜索引擎调词软件
  • 做乒乓球网站的图片湖南长沙疫情最新消息
  • 不用域名访问网站交换友情链接的平台有哪些
  • 免费网站收录网站推广网络推广引流最快方法
  • 男直接做的视频网站网站自动秒收录工具
  • 网站开发公司网站打开百度首页
  • 网站制作学校要的nba排行榜最新排名
  • 手表网站建设网站关键词seo费用
  • 网站开发容易学广告投放渠道
  • 微网站与移动开发是做什么的好的网络推广平台
  • 长沙岳麓区疫情最新情况西安seo培训机构
  • 个人怎么做电影相关的网站软文案例200字
  • 怎样查看网站是用什么cms 做的百度快速收录软件
  • 帮人做网站如何收费网络营销事件
  • 上海做网站设计公司开源crm系统
  • vs做网站示例百度网盘人工客服电话
  • 给公司做网站 图片倾权镇江百度推广