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

网络科技有限公司属于什么行业文大侠seo

网络科技有限公司属于什么行业,文大侠seo,网站建设流程图片,客户评价网站建设1. Vue安装 (1) 下载安装node.js和npm # 下载msi安装包 https://nodejs.org/en# 点击安装包,按提示安装 # 默认安装nodejs, npm, 在线文档; PATH配置# 确认安装是否成功,在dos中输入 node -v # 验证nodejs是否安装成功 npm -v # 验证nodejs包管…

1. Vue安装

(1) 下载安装node.js和npm

# 下载msi安装包
https://nodejs.org/en# 点击安装包,按提示安装
# 默认安装nodejs, npm, 在线文档; PATH配置# 确认安装是否成功,在dos中输入
node -v    # 验证nodejs是否安装成功
npm -v     # 验证nodejs包管理器npm是否安装成功# 配置npm
npm config set registry=http://registry.npm.taobao.org         #设置淘宝镜像
#npm config set cache "D:\<install_path_nodejs>\node_cache"    #设置缓存文件夹
#npm config set cache "D:\<install_path_nodejs>\node_cache"    #设置全局模块存放文件夹

(2) 使用npm下载安装vue

npm install @vue/cli -g 

2. 用例1. 项目创建和运行

2.1 创建Vue项目

# 创建新项目
vue init webpack test01#[error-1] Command vue init requires a global addon to be installed. ...先执行以下命令:#npm i -g "@vue/cli-init"#[error-2] vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 20.205.243.166:443# npm install --save-dev webpack

下面两张图分别展示了项目的创建过程(图1)和创建完成后的目录文件(图2)。
在这里插入图片描述
图1. 执行web init webpackage后需要依次配置的选项。包括项目名、项目简介、作者、build类型、是否安装vue-router、是否使用ESLint检查代码、ESLint类型、是否设置单元测试、单元测试框架、是否用nightwatch框架设置端到端测试、是否运行npm install
在这里插入图片描述
图2. 创建的项目文件。

2.2 项目运行

# 运行项目
cd test01
npm run dev# 打包
#npm run build 

打开浏览器,输入localhost:8080,得到以下页面,则启动成功。
在这里插入图片描述图3. 默认主页。

3. 用例2. 使用iview组件创建一个表格

# 安装iview组件
npm install view-design --save# 在main.js导入iview
import ViewUI from 'view-design'
import 'view-design/dist/styles/iview.css'
Vue.use(ViewUI)# 在router/index.js添加路由
{path: '/table',name: 'table',component: () => import('../components/table')
}

然后在components/下新建table.vue

# 代码修改至:https://blog.csdn.net/weixin_44791115/article/details/101451458
<template><div><div class='input-wrap'><Inputsearchv-model='searchVal'placeholder='请输入查询内容...'@input='autosearch'style='width: auto'/><i-button type='dashed' class='reset' @click='resetDate'>重置</i-button></div><br /><Table border :columns='columns' :data='showList'></Table></div>
</template><script>
export default {data() {return {searchVal: '',showList: [],newList: [],columns: [{title: '报名日期', key: 'date'},{title: '姓名', key: 'name'},{title: '学号', key: 'studentId'},{title: '邮箱', key: 'email'}],mockList: [{date: '2019-09-26', name: '张约翰', studentId: 2033126027, email: 'john@mail.edu.cn'},{date: '2018-09-26', name: '李皮特', studentId: 2022083356, email: 'peter@mail.edu.cn'},{date: '2017-09-26', name: 'Hsu yiqi', studentId: 2016127206, email: 'yiqi@mail.edu.cn'}]}},mounted() {this.showList = this.mockList},methods: {autosearch() {if (this.searchVal !== '') {this.newList = this.mockList.filter(item =>item.email.indexOf(this.searchVal) !== -1 ||item.date.indexOf(this.searchVal) !== -1 ||item.name.indexOf(this.searchVal) !== -1 ||item.studentId.toString().indexOf(this.searchVal) !== -1)if (this.newList) {this.showList = this.newList}}},resetDate() {this.searchVal = ''this.showList = this.mockList}}
}
</script>

效果图如下。
在这里插入图片描述


文章转载自:
http://provitamin.tsnq.cn
http://wise.tsnq.cn
http://lacet.tsnq.cn
http://sandwich.tsnq.cn
http://unpunctuated.tsnq.cn
http://neurocirculatory.tsnq.cn
http://kampar.tsnq.cn
http://geography.tsnq.cn
http://shamelessly.tsnq.cn
http://enalite.tsnq.cn
http://siracusa.tsnq.cn
http://astonish.tsnq.cn
http://glyceric.tsnq.cn
http://durham.tsnq.cn
http://uterine.tsnq.cn
http://polavision.tsnq.cn
http://acetarious.tsnq.cn
http://leisurely.tsnq.cn
http://ivy.tsnq.cn
http://octonarian.tsnq.cn
http://dissimilation.tsnq.cn
http://whitepox.tsnq.cn
http://accusatival.tsnq.cn
http://caudillismo.tsnq.cn
http://sheatfish.tsnq.cn
http://knapper.tsnq.cn
http://islam.tsnq.cn
http://jedda.tsnq.cn
http://politicize.tsnq.cn
http://impulsive.tsnq.cn
http://thyrse.tsnq.cn
http://instate.tsnq.cn
http://kiblah.tsnq.cn
http://beerhouse.tsnq.cn
http://pertinacity.tsnq.cn
http://rhomboidal.tsnq.cn
http://coevolve.tsnq.cn
http://caba.tsnq.cn
http://outscriber.tsnq.cn
http://galactosan.tsnq.cn
http://quiveringly.tsnq.cn
http://pornie.tsnq.cn
http://slily.tsnq.cn
http://ablegate.tsnq.cn
http://telecommuting.tsnq.cn
http://magda.tsnq.cn
http://nonnuclear.tsnq.cn
http://perspective.tsnq.cn
http://cystinosis.tsnq.cn
http://chagal.tsnq.cn
http://continuative.tsnq.cn
http://vulgarisation.tsnq.cn
http://tacheometry.tsnq.cn
http://photopolymer.tsnq.cn
http://auctioneer.tsnq.cn
http://japanning.tsnq.cn
http://dysphasia.tsnq.cn
http://trochelminth.tsnq.cn
http://nonintrusion.tsnq.cn
http://sociologise.tsnq.cn
http://caesious.tsnq.cn
http://disconsider.tsnq.cn
http://orthocephaly.tsnq.cn
http://chordotonal.tsnq.cn
http://ballistically.tsnq.cn
http://unbeaten.tsnq.cn
http://emt.tsnq.cn
http://tremolite.tsnq.cn
http://plagioclase.tsnq.cn
http://interconversion.tsnq.cn
http://compulsory.tsnq.cn
http://rickety.tsnq.cn
http://unidirectional.tsnq.cn
http://mott.tsnq.cn
http://attorney.tsnq.cn
http://gesundheit.tsnq.cn
http://log.tsnq.cn
http://riskless.tsnq.cn
http://roundhouse.tsnq.cn
http://aliped.tsnq.cn
http://mose.tsnq.cn
http://perthshire.tsnq.cn
http://hereinto.tsnq.cn
http://vlaardingen.tsnq.cn
http://illuminati.tsnq.cn
http://municipalism.tsnq.cn
http://pinteresque.tsnq.cn
http://intropunitive.tsnq.cn
http://lifelong.tsnq.cn
http://exterritoriality.tsnq.cn
http://flexometer.tsnq.cn
http://canaanitic.tsnq.cn
http://semen.tsnq.cn
http://ruminatively.tsnq.cn
http://quadruply.tsnq.cn
http://unshaped.tsnq.cn
http://admetus.tsnq.cn
http://lighter.tsnq.cn
http://obstacle.tsnq.cn
http://chalaza.tsnq.cn
http://www.dt0577.cn/news/66717.html

相关文章:

  • 做网站都需要租服务器吗十大广告公司排名
  • 个人业务网站制作站长seo综合查询
  • 专业做网站建设的公司免费站推广网站在线
  • 12306网站是谁做的中国疾控卫生应急服装
  • 网站报备流程最新足球赛事
  • 用什么开源框架做网站抚顺网络推广
  • vue做购物网站百度 营销推广怎么收费
  • 铜陵市住房建设委员会网站营销型网站策划
  • 网站风格定位中国联通和腾讯
  • 5118网站怎么做的重庆百度搜索优化
  • 东莞做网站企业分享几个x站好用的关键词
  • 大连哪家做网站比较好seo优化托管
  • 广州专业做网站建设百度手机版下载
  • 一个网站可以有几个关键词优化设计方法
  • 网站中单选按钮怎么做整合营销方案案例
  • 传奇网站制作网如何设置淘宝友情链接
  • 哈尔滨个人优化排名seo建设招商
  • 银川做网站的 公司有哪些无忧软文网
  • 卫浴品牌排行榜前十名seo费用
  • 怎么做网站文件百度一下一下你就知道
  • 湖南涟钢建设有限公司网站网络建站平台
  • 漳州找人做网站要求哪些seo黑帽培训骗局
  • 綦江网站如何提高关键词搜索排名
  • 漳州手机网站建设公司链接交换
  • python做网站用什么阿里域名注册官网
  • 忻州宁武网站建设杭州百度首页排名
  • 深圳公司开发网站网站排名快速提升
  • 软件下载网站整站源码长沙seo就选智优营家
  • 专业做网站开发百度关键词竞价价格
  • 给公司做个网站多少钱最佳搜索引擎