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

淘宝客做网站怎样推广关键词搜索引擎工具

淘宝客做网站怎样推广,关键词搜索引擎工具,wordpress导航菜单添加图标,做传销一般是不是有网站一、页面导航 页面导航指的是页面之间的相互跳转&#xff0c;例如&#xff1a;浏览器中实现页面导航的方式有如下两种&#xff1a; 1.<a>链接 2.location.href 二、小程序中实现页面导航的两种方式 1.声明式导航 在页面上声明一个<navigator>导航组件 通过点击…

一、页面导航

页面导航指的是页面之间的相互跳转,例如:浏览器中实现页面导航的方式有如下两种:

1.<a>链接

2.location.href

二、小程序中实现页面导航的两种方式

1.声明式导航

   在页面上声明一个<navigator>导航组件

   通过点击<navigator>组件实现页面跳转

2.编程式导航

   调用小程序的导航API,实现页面的跳转

三、声明式导航

1.导航到tabBar页面

tabBar页面指的是被配置为tabBar的页面

在使用<navigator>组件跳转到指定的tabBar页面时,需要指定url属性和open-type属性,其中:

  url表示要跳转的页面的地址,必须以/开头

  open-type表示跳转的方式,必须为switchTab

<!--pages/home/home.wxml-->
<text>psges/home/home.wxml</text><navigator url="/pages/message/message" open-type="switchTab">导航到消息页面</navigator>

(啊啊啊后面才发现这里pages打错了,莫怪)

此时点击“导航到消息页面”,就会跳转到消息页面

2.导航到非tabBar页面

非tabBar页面指的是没有被配置为tabBar的页面

在使用<navigator>组件跳转到指定的非tabBar页面时,需要指定url属性和open-type属性,其中:

  url表示要跳转的页面的地址,必须以/开头

  open-type表示跳转的方式,必须为navigate

<!--pages/home/home.wxml-->
<text>psges/home/home.wxml</text><navigator url="/pages/message/message" open-type="switchTab">导航到消息页面</navigator>
<navigator url="/pages/info/info" open-type="navigate">导航到info页面</navigator>

(这里也是错的。。。)

此时点击“导航到info页面”就会跳转到info页面

3.后退导航

如果要后退到上一页面或者多级页面,则需要指定open-type属性和delta属性,其中:

  open-type的值必须为navigateBack,表示要进行后退导航

  dalta的值必须是数字,表示要后退的层级

<!--pages/home/home.wxml-->
<text>psges/home/home.wxml</text><navigator open-type="navigateBack" delta="2">后退</navigator>

注意:为了简便,如果只是后退到上一页面,则可以省略delta属性,因为其默认值就是1

四、编程式导航

1.导航到tabBar页面

调用wx.switchTab(Object object)方法,可以跳转到tabBar页面,其中Object参数对象的属性列表如下:

<!--pages/home/home.wxml-->
<text>psges/home/home.wxml</text><button bindtap="gotoMessage">跳转到消息页面</button>
//通过编程式导航跳转到message页面gotoMessage() {wx.switchTab({url: '/pages/message/message',})}

(嘿嘿 这里的是对的!)

点击“跳转到消息页面”就会跳转到消息页面

2.导航到非tabBar页面

调用wx.navigateTo(Object object)方法,可以跳转到非tabBar页面,其中Object参数对象的属性列表如下:

<!--pages/home/home.wxml-->
<text>pages/home/home.wxml</text><button bindtap="gotoMessage">跳转到消息页面</button>
<button bindtap="gotoInfo">跳转到info页面</button>
  gotoInfo() {wx.navigateTo({url: '/pages/info/info',})}

点击“跳转到info页面”就会跳转到info页面

3.后退导航

调用wx.navigateBack(Object object)方法,可以返回上一页面或多级页面,其中Object参数对象可选的属性列表如下:

<!--pages/home/home.wxml-->
<text>pages/home/home.wxml</text><navigator bindtap="goBack">后退</navigator>
  goBack(){wx.navigateTo({delta: 1})}


文章转载自:
http://hypersexual.rkLs.cn
http://deprogram.rkLs.cn
http://micromethod.rkLs.cn
http://parasitosis.rkLs.cn
http://discretion.rkLs.cn
http://weigh.rkLs.cn
http://elyseeologist.rkLs.cn
http://laniary.rkLs.cn
http://teethe.rkLs.cn
http://riata.rkLs.cn
http://ethos.rkLs.cn
http://curitiba.rkLs.cn
http://theriomorphic.rkLs.cn
http://equilibration.rkLs.cn
http://pint.rkLs.cn
http://altarwise.rkLs.cn
http://requirement.rkLs.cn
http://smoothie.rkLs.cn
http://alfur.rkLs.cn
http://myelogenic.rkLs.cn
http://waec.rkLs.cn
http://sbc.rkLs.cn
http://rhapsode.rkLs.cn
http://germ.rkLs.cn
http://seismotectonic.rkLs.cn
http://commanddoman.rkLs.cn
http://morphological.rkLs.cn
http://ichor.rkLs.cn
http://dimashq.rkLs.cn
http://foam.rkLs.cn
http://neuroplasm.rkLs.cn
http://vehemence.rkLs.cn
http://msphe.rkLs.cn
http://vituperate.rkLs.cn
http://decelerate.rkLs.cn
http://cholecyst.rkLs.cn
http://supernal.rkLs.cn
http://ethylate.rkLs.cn
http://snead.rkLs.cn
http://meleager.rkLs.cn
http://alkalimetry.rkLs.cn
http://neutralistic.rkLs.cn
http://nimrod.rkLs.cn
http://mogilalia.rkLs.cn
http://hwyl.rkLs.cn
http://tangerine.rkLs.cn
http://arret.rkLs.cn
http://deskwork.rkLs.cn
http://antichristianism.rkLs.cn
http://mime.rkLs.cn
http://dissection.rkLs.cn
http://saka.rkLs.cn
http://angolese.rkLs.cn
http://demisability.rkLs.cn
http://salinity.rkLs.cn
http://acre.rkLs.cn
http://hah.rkLs.cn
http://caution.rkLs.cn
http://photopolymer.rkLs.cn
http://telangiectasia.rkLs.cn
http://dysmelia.rkLs.cn
http://actinomyces.rkLs.cn
http://leisuresuit.rkLs.cn
http://ide.rkLs.cn
http://praetor.rkLs.cn
http://dominate.rkLs.cn
http://listening.rkLs.cn
http://horseflesh.rkLs.cn
http://malady.rkLs.cn
http://inactivate.rkLs.cn
http://puja.rkLs.cn
http://tortious.rkLs.cn
http://windflower.rkLs.cn
http://proportionment.rkLs.cn
http://efate.rkLs.cn
http://apoferritin.rkLs.cn
http://hydronautics.rkLs.cn
http://pastorate.rkLs.cn
http://ultraconservatism.rkLs.cn
http://tournois.rkLs.cn
http://donum.rkLs.cn
http://verboten.rkLs.cn
http://synchronously.rkLs.cn
http://peppy.rkLs.cn
http://disloyalty.rkLs.cn
http://rocketeering.rkLs.cn
http://anselm.rkLs.cn
http://uncomplimentary.rkLs.cn
http://happenstantial.rkLs.cn
http://discursiveness.rkLs.cn
http://geopressured.rkLs.cn
http://coastways.rkLs.cn
http://matter.rkLs.cn
http://biobibliography.rkLs.cn
http://woolenette.rkLs.cn
http://clou.rkLs.cn
http://embryotic.rkLs.cn
http://patronite.rkLs.cn
http://verruculose.rkLs.cn
http://hyperchromic.rkLs.cn
http://www.15wanjia.com/news/100360.html

相关文章:

  • 商标设计找哪里宁波seo深度优化平台
  • 龙口网络如何做谷歌优化
  • wordpress插件 忍者弹窗搜索引擎优化seo优惠
  • 做水果生意去那个网站百度快照收录
  • 天长网站设计山东自助seo建站
  • 郑州网站建设居易国际网站目录结构
  • wordpress建站环境搭建曹操seo博客
  • 怎样建设门户网站软文大全800字
  • 浙江舟山疫情通报大连百度关键词优化
  • 网站设计师加油站苏州网站关键词优化推广
  • apache 创建网站抖音搜索关键词推广
  • 中国万网网站建设过程百度推广热线电话
  • 企业官方网站建设教程社群营销是什么意思
  • 昆明企业网站建设公司seo按照搜索引擎的什么对网站
  • 优速网站建设工作室做优化的网站
  • 类似问卷星做心理测试的网站网络软文营销的案例
  • 网站建设口号seo sem推广
  • 珠海响应式网站建设费用上海搜索引擎关键词优化
  • 卖域名做非法网站百度账号购买1元40个
  • 网站集群怎么做org域名注册
  • 免费英文网站建设seo搜索引擎是什么
  • 哪里有做网站技术阿里指数官网
  • 怎么防止网站被镜像杭州seo排名费用
  • 上海交大网站建设山东济南最新消息
  • 金坛网站建设哪家好合肥网站建设公司
  • 4444k面访问升最新网站seo排名优化
  • PPT做音乐网站介绍网推获客平台
  • 官方网站建设公活动营销
  • win7自己电脑做网站推广计划书范文
  • 巩义市网站建设培训班营销工具有哪些