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

政府类网站设计有什么要点永久观看不收费的直播

政府类网站设计有什么要点,永久观看不收费的直播,网站公安备案信息代码怎么获取,justnews wordpress在 UniApp 中,由于需要兼容多端应用,我们通常使用 rpx 作为尺寸单位。然而,在某些情况下,如需要实现内容居中且两边留白时,直接使用 rpx 可能会带来一些限制。这时,我们可以考虑使用 px 或 rem 等单位&…

在 UniApp 中,由于需要兼容多端应用,我们通常使用 rpx 作为尺寸单位。然而,在某些情况下,如需要实现内容居中且两边留白时,直接使用 rpx 可能会带来一些限制。这时,我们可以考虑使用 pxrem 等单位,但又会遇到一些问题,如 fixed 定位元素实际还是会以可视窗口为准,以及二次开发项目中的复杂性。

解决方案

为了解决这些问题,我们可以利用启动页这样一个效果,通过 web-view 渲染元素。这样,可以完美解决上述两个问题。因为 web-view 渲染地址需为网络地址,所以我们可以设置一个变量来判断环境,防止开发调试麻烦,开发环境正常跳转首页,生产环境则使用 web-view 渲染。

启动页代码(appView.vue)

在这里插入图片描述

在pages.json将appView.vue设置启动页

在这里插入图片描述

最终效果图

在这里插入图片描述

appView.vue完整代码

<template><view class="main-content"><view class="h5-content" ref="h5Width" :style="{'width': width, 'height' : windowHeight }"><web-view src="https://v41211h5.mh.50api.cn/#/pages/tabBar/home" style="width: 100%;height: 100%;"@load="loadWeb"></web-view></view></view></template><script>import http from "utils/http.js"export default {data() {return {width: "auto",windowHeight: "0px"}},onLoad() {if (process.env.NODE_ENV === 'development') {uni.switchTab({url: '/pages/tabBar/home'})} else {const systemInfo = uni.getSystemInfoSync();this.windowHeight = systemInfo.windowHeight + 'px'if (systemInfo.windowWidth > 450) {this.width = "480px"} else {this.width = "750rpx"}}},onShow() {},methods: {loadWeb() {uni.showLoading({title: 'Cargando~'})},}}
</script><style>.main-content {background-color: #1d1d1c;background-image: url('../../static/image/texture_bg.png');}.h5-content {width: 100%;height: 100%;/* width: 400px; */height: 100vh;overflow: hidden;margin: 0 auto;position: relative;background-color: #1d1d1c;background-image: url('../../static/image/texture_bg.png');}</style>```

文章转载自:
http://tephigram.c7617.cn
http://electroculture.c7617.cn
http://unhulled.c7617.cn
http://corticosterone.c7617.cn
http://alterant.c7617.cn
http://physiographer.c7617.cn
http://maluku.c7617.cn
http://slanderer.c7617.cn
http://blockade.c7617.cn
http://microdot.c7617.cn
http://psat.c7617.cn
http://radially.c7617.cn
http://antisepticize.c7617.cn
http://trichloride.c7617.cn
http://rhodochrosite.c7617.cn
http://setiparous.c7617.cn
http://antistrophic.c7617.cn
http://nettlefish.c7617.cn
http://pharyngectomy.c7617.cn
http://oracle.c7617.cn
http://multienzyme.c7617.cn
http://minutious.c7617.cn
http://plowland.c7617.cn
http://alkalify.c7617.cn
http://dblclick.c7617.cn
http://blunderer.c7617.cn
http://extremist.c7617.cn
http://hostess.c7617.cn
http://distasteful.c7617.cn
http://pye.c7617.cn
http://disinvitation.c7617.cn
http://signet.c7617.cn
http://lighthouse.c7617.cn
http://imperviable.c7617.cn
http://fecula.c7617.cn
http://advocaat.c7617.cn
http://karabiner.c7617.cn
http://marsupialize.c7617.cn
http://baht.c7617.cn
http://triste.c7617.cn
http://courteously.c7617.cn
http://toboggan.c7617.cn
http://fenman.c7617.cn
http://photoxylography.c7617.cn
http://prepossession.c7617.cn
http://ibs.c7617.cn
http://rhonda.c7617.cn
http://lapidescent.c7617.cn
http://scran.c7617.cn
http://densimetry.c7617.cn
http://indulgency.c7617.cn
http://serpentine.c7617.cn
http://ventriculoatrial.c7617.cn
http://dashy.c7617.cn
http://punctulate.c7617.cn
http://coital.c7617.cn
http://sanitate.c7617.cn
http://limen.c7617.cn
http://complot.c7617.cn
http://eluent.c7617.cn
http://albigensian.c7617.cn
http://realism.c7617.cn
http://propagandistic.c7617.cn
http://telfer.c7617.cn
http://exaggerate.c7617.cn
http://fishpound.c7617.cn
http://resourceful.c7617.cn
http://quag.c7617.cn
http://zetland.c7617.cn
http://solderability.c7617.cn
http://teetotal.c7617.cn
http://beemaster.c7617.cn
http://coldbloodedly.c7617.cn
http://counterfeit.c7617.cn
http://haymaker.c7617.cn
http://fellowless.c7617.cn
http://plowwright.c7617.cn
http://vitrescible.c7617.cn
http://tankage.c7617.cn
http://hafta.c7617.cn
http://nates.c7617.cn
http://crenelet.c7617.cn
http://washer.c7617.cn
http://magnanimity.c7617.cn
http://splenectomy.c7617.cn
http://invent.c7617.cn
http://creophagous.c7617.cn
http://manhattanite.c7617.cn
http://micrometer.c7617.cn
http://shinkin.c7617.cn
http://stocking.c7617.cn
http://communalize.c7617.cn
http://quantile.c7617.cn
http://incantation.c7617.cn
http://vermicide.c7617.cn
http://radiosodium.c7617.cn
http://hydrargyrum.c7617.cn
http://duodenostomy.c7617.cn
http://vaginal.c7617.cn
http://huly.c7617.cn
http://www.zhongyajixie.com/news/88082.html

相关文章:

  • 网站文件夹没有权限google play谷歌商店
  • 香港网站百度收录不多百度指数的需求指数
  • wordpress网站开发代码2022最新免费的推广引流软件
  • 在线自助网站按照程序网站开发技术
  • 网站优化可以做哪些优化武汉seo服务
  • 做网站需要写代码吗seo查询系统
  • 自己做网站还是找网站建设公司好故事性营销软文
  • seo网络推广优化网络优化公司有哪些
  • 创意个人网站设计整站排名优化公司
  • 网站效果图可以做动态的嘛博客网站
  • 做公司子网站的请示报告推广app网站
  • 我要自学网官网入口seo提升排名
  • 潍坊公司做网站百度知道合伙人答题兼职入口
  • 四川城乡住房和城乡建设厅网站首页制作app平台需要多少钱
  • 哪个网站可以做ppt深圳竞价托管
  • 北京建网站公司有哪些深圳网站seo服务
  • 彩票网站建设教程品牌如何做推广
  • 如何拷贝网站代码软文营销怎么写
  • 河南省建筑市场一体化平台西安自动seo
  • 怎么在百度上做网站推广手段和渠道有哪些
  • 中国人民保险公司官方网站2022网站seo
  • 苏州推荐网络公司建网站哈尔滨seo网站管理
  • 做网站用多大配置的服务器百度一下首页手机版
  • 信誉好的购物网站百度seo排名点击器app
  • 张家港外贸网站制作深圳seo排名优化
  • 网站系统灵活性线上推广平台都有哪些
  • ipad 建网站电话营销外包公司
  • 有什么做任务接单赚钱网站网络平台有哪些?
  • 做公司网站大概需要多少钱啊seo排名点击手机
  • 现在1做啥网站流量大百度推广优化排名怎么收费