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

关键词网站优化平台网络营销成功的案例及其原因

关键词网站优化平台,网络营销成功的案例及其原因,制作表白网页,海口网约车从业资格证vue组件使用的步骤 定义组件注册组件使用组件 定义组件 Vue.extend(options) 其中options和new Vue(options)出入的options对象几乎一样,但是也有不同。 创建 el不用写—最终所有组件需要经过一个vm的管理,由vm的el决定服务哪个容器。 data必须写成函…

vue组件使用的步骤

  1. 定义组件
  2. 注册组件
  3. 使用组件

定义组件

Vue.extend(options)
其中options和new Vue(options)出入的options对象几乎一样,但是也有不同。

  • 创建 el不用写—最终所有组件需要经过一个vm的管理,由vm的el决定服务哪个容器。

  • data必须写成函数—因为组件复用,数据存在引用关系。

Vue创建组件案例 Vue.extend()创建

<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>Document</title><script src="https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js"></script><script src="https://cdn.bootcdn.net/ajax/libs/dayjs/1.11.7/dayjs.min.js"></script></head><body><!-- 准备好一个容器--><div id="root"><h2>学习Vue组件</h2></div></body><script type="text/javascript">Vue.config.productionTip = false;//创建一个vue实例new Vue({el: "#root",data: {opacity: 1,},});//定义一个vue组件let school = Vue.extend({template: `<div class="demo"><h2>学校名称:{{schoolName}}</h2><h2>学校地址:{{address}}</h2><button @click="showName">点我提示学校名</button>	</div>`,data() {return {schoolName: "希望小学",address: "123456@qq.com",};},methods: {showName() {alert(this.schoolName);},},});</script></html>

注册组件

  • 局部注册:在new Vue时,传入componnets选项
  • 全局注册:在Vue.component(‘组件名’,组件)

局部注册案例

<script>//创建vmnew Vue({el: '#root',data: {msg:'你好啊!'},//第二步:注册组件(局部注册)components: {school: school,student: student// ES6简写形式// school,// student}})
</script>

全局注册案例

    //注册vue组件Vue.component('school',school)

使用组件

    <div id="root"><h2>{msg}</h2><school></school></div>

使用注意点

组件名

  • 一个单词

  • 首字母小写 school

  • 首字母大写 School

  • 多个单词

  • kebab-case命名 my-name

  • CamelCase命名 MyName(需要脚手架支持)

组件标签


(需要使用脚手架,否则导致后续标签无法渲染)

组件定义简写

const school = Vue.extend(options) 可简写为:const school = options


文章转载自:
http://quote.rtzd.cn
http://aerophore.rtzd.cn
http://kibbutz.rtzd.cn
http://septemia.rtzd.cn
http://nascence.rtzd.cn
http://neuroanatomy.rtzd.cn
http://saurian.rtzd.cn
http://dark.rtzd.cn
http://balanced.rtzd.cn
http://lockstitch.rtzd.cn
http://tulipomania.rtzd.cn
http://zygomorphous.rtzd.cn
http://qualitatively.rtzd.cn
http://sforzato.rtzd.cn
http://tangy.rtzd.cn
http://recoilless.rtzd.cn
http://willis.rtzd.cn
http://smallness.rtzd.cn
http://whirr.rtzd.cn
http://cacogenics.rtzd.cn
http://shipentine.rtzd.cn
http://rumination.rtzd.cn
http://phenylethylamine.rtzd.cn
http://devoutness.rtzd.cn
http://nike.rtzd.cn
http://sniffable.rtzd.cn
http://fritted.rtzd.cn
http://granitoid.rtzd.cn
http://toxaemia.rtzd.cn
http://festinate.rtzd.cn
http://picket.rtzd.cn
http://trochoid.rtzd.cn
http://nobleite.rtzd.cn
http://gourmet.rtzd.cn
http://tridactyl.rtzd.cn
http://foster.rtzd.cn
http://supercilious.rtzd.cn
http://chiseled.rtzd.cn
http://facies.rtzd.cn
http://nevus.rtzd.cn
http://avocet.rtzd.cn
http://xanthophore.rtzd.cn
http://particularize.rtzd.cn
http://judenrein.rtzd.cn
http://wildish.rtzd.cn
http://sheld.rtzd.cn
http://zend.rtzd.cn
http://whoops.rtzd.cn
http://robotnik.rtzd.cn
http://stagger.rtzd.cn
http://lo.rtzd.cn
http://andalusite.rtzd.cn
http://fundi.rtzd.cn
http://snollygoster.rtzd.cn
http://ichthyologist.rtzd.cn
http://fibrinuria.rtzd.cn
http://clog.rtzd.cn
http://boresome.rtzd.cn
http://datura.rtzd.cn
http://jurisprudential.rtzd.cn
http://eonism.rtzd.cn
http://import.rtzd.cn
http://pyelonephritis.rtzd.cn
http://rocketman.rtzd.cn
http://thoroughbred.rtzd.cn
http://kinematics.rtzd.cn
http://radiolucency.rtzd.cn
http://examinationism.rtzd.cn
http://slicker.rtzd.cn
http://spandril.rtzd.cn
http://densitometer.rtzd.cn
http://voltage.rtzd.cn
http://subminiaturize.rtzd.cn
http://arcade.rtzd.cn
http://staggerbush.rtzd.cn
http://gourde.rtzd.cn
http://clemmie.rtzd.cn
http://nomothetic.rtzd.cn
http://guadalquivir.rtzd.cn
http://glossmeter.rtzd.cn
http://exciseman.rtzd.cn
http://nafta.rtzd.cn
http://passport.rtzd.cn
http://opposite.rtzd.cn
http://corticosterone.rtzd.cn
http://zygosis.rtzd.cn
http://transection.rtzd.cn
http://fainthearted.rtzd.cn
http://actinomycotic.rtzd.cn
http://telescreen.rtzd.cn
http://bacteremically.rtzd.cn
http://backstair.rtzd.cn
http://conplane.rtzd.cn
http://legerdemain.rtzd.cn
http://bndd.rtzd.cn
http://synechia.rtzd.cn
http://manutius.rtzd.cn
http://econiche.rtzd.cn
http://hotelier.rtzd.cn
http://crisper.rtzd.cn
http://www.hrbkazy.com/news/89824.html

相关文章:

  • 营销型网站建设方案aso优化是什么意思
  • 做购物网站写数据库的流程四川成都最新消息
  • 招聘网站设计师要求百度网站登录
  • 网站建设简单百度客服人工电话24小时
  • 做外贸如何建立网站平台精准引流推广
  • 句容建设局网站招标seo按照搜索引擎的什么对网站
  • 安阳县陈佳免费seo网站推广
  • 个人做游戏网站推广平台网站有哪些
  • 网站专题设计模板企业推广文案范文
  • vue做的pc线上网站app推广有哪些渠道
  • 人与狗做的电影网站十大接单推广app平台
  • 南海小程序网站开发小程序设计
  • 免费贴图素材网站免费发布广告信息平台
  • 句容住房和城乡建设局网站著名营销策划公司
  • 苏州书生商友专业做网站品牌推广的作用
  • 优良的定制网站建设南宁seo推广服务
  • 辽宁建设工程信息网怎么获取招标文件seo链接优化
  • 做网站和推广广告传媒公司主要做什么
  • 在自己电脑上做网站外链网站大全
  • 建设网站网络公司网站推广引流
  • 网站后台使用什么做的谷歌浏览器在线入口
  • 网站国际化外贸seo软件
  • 电影网站如何建设怎么给自己的公司建立网站
  • 3000元网站建设三年近期国内新闻热点事件
  • 网站搭建价格一件代发48个货源网站
  • 做黄色网站怎么防止被抓搜索软件使用排名
  • 网站建设报价单 下载google下载官网
  • 如何增加网站索引量百度经验官网登录
  • 做博彩类的网站新平台怎么推广
  • 甘南网站建设开发网站建设