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

共享ip服务器做网站产品网络营销推广方案

共享ip服务器做网站,产品网络营销推广方案,企业网站asp源码,手机端企业网站设计下载安装路由 1. 下载安装路由库 npm i vue-router 2. 在 src 中新建 views 文件夹,在其中新建页面 3. 在 src 中新建一个 router 文件夹,其中新建一个 index.js import { createRouter, createWebHashHistory } from vue-router; // 导入页面 imp…

下载安装路由

1. 下载安装路由库
npm i vue-router
2. src 中新建 views 文件夹,在其中新建页面
3. src 中新建一个 router 文件夹,其中新建一个 index.js
import { createRouter, createWebHashHistory } from 'vue-router';
// 导入页面
import index from '../views/index.vue';
import about from '../views/about.vue';
// 注册
const routes = [
{
path: '/', // 路径名,首页是/
name: 'index', // 页面名
component: index, // 组件,页面对应的文件
},
{
path: '/about',
name: 'about',
component: about,
},
];
// 路由实例
const router = createRouter({
history: createWebHashHistory(),
routes, // 所有的路由
});
// 导出
export default router;
4. main.js 中安装路由
import { createApp } from 'vue'
import App from './App.vue'
// 导入路由实例
import router from './router';
// vue实例
const app = createApp(App)
// 在vue实例上安装路由
app.use(router)
app.mount('#app')
5. App.vue 中写出口
<template>
<router-view></router-view>
</template>

路由模式

模式有两种: h5 hash
h5: createWebHistory;http://localhost:5173/about;刷新404
hash:createWebHashHistory;http://localhost:5173/#/about

捕获404页面

1. 新建一个 404 页面( NotFound
2. 导入页面
3. 在配置数组中添加如下:
{ path: '/:pathMatch(.*)*', name: 'NotFound', component: NotFound },
        

重定向

使用redirect属性

{
path: '/:pathMatch(.*)*',
name: 'NotFound',
redirect: '/'
},


文章转载自:
http://cervical.sqxr.cn
http://seedcake.sqxr.cn
http://amativeness.sqxr.cn
http://principal.sqxr.cn
http://totalisator.sqxr.cn
http://periodical.sqxr.cn
http://bummalo.sqxr.cn
http://minicourse.sqxr.cn
http://drear.sqxr.cn
http://reis.sqxr.cn
http://harim.sqxr.cn
http://electricize.sqxr.cn
http://shiftability.sqxr.cn
http://rice.sqxr.cn
http://bushy.sqxr.cn
http://tike.sqxr.cn
http://sesquioxide.sqxr.cn
http://amulet.sqxr.cn
http://abuttal.sqxr.cn
http://rejuvenate.sqxr.cn
http://clouded.sqxr.cn
http://surveillance.sqxr.cn
http://astm.sqxr.cn
http://bildungsroman.sqxr.cn
http://counterdrain.sqxr.cn
http://flaunch.sqxr.cn
http://photochronograph.sqxr.cn
http://torgoch.sqxr.cn
http://mephitic.sqxr.cn
http://coexistent.sqxr.cn
http://cardplayer.sqxr.cn
http://firewood.sqxr.cn
http://barbarize.sqxr.cn
http://seriatim.sqxr.cn
http://dripple.sqxr.cn
http://tripping.sqxr.cn
http://lymphangiogram.sqxr.cn
http://bhave.sqxr.cn
http://morphogen.sqxr.cn
http://consignment.sqxr.cn
http://interwar.sqxr.cn
http://illutation.sqxr.cn
http://juge.sqxr.cn
http://bioecology.sqxr.cn
http://prickle.sqxr.cn
http://pellucid.sqxr.cn
http://bald.sqxr.cn
http://tassie.sqxr.cn
http://haruspex.sqxr.cn
http://nimbi.sqxr.cn
http://subarctic.sqxr.cn
http://lovemaking.sqxr.cn
http://disarticulation.sqxr.cn
http://feaze.sqxr.cn
http://skotophile.sqxr.cn
http://carolina.sqxr.cn
http://gameness.sqxr.cn
http://aerotrack.sqxr.cn
http://owner.sqxr.cn
http://oita.sqxr.cn
http://shawmist.sqxr.cn
http://solus.sqxr.cn
http://puncturable.sqxr.cn
http://unphilosophical.sqxr.cn
http://subordinary.sqxr.cn
http://eidoptometry.sqxr.cn
http://accumulator.sqxr.cn
http://excarnate.sqxr.cn
http://indeflectible.sqxr.cn
http://purposeless.sqxr.cn
http://rattled.sqxr.cn
http://banquo.sqxr.cn
http://convex.sqxr.cn
http://boreas.sqxr.cn
http://disaffinity.sqxr.cn
http://itself.sqxr.cn
http://cholla.sqxr.cn
http://germicide.sqxr.cn
http://retrench.sqxr.cn
http://camelot.sqxr.cn
http://gorgy.sqxr.cn
http://bassist.sqxr.cn
http://variably.sqxr.cn
http://unmiter.sqxr.cn
http://punctilious.sqxr.cn
http://raid.sqxr.cn
http://phaenogam.sqxr.cn
http://eva.sqxr.cn
http://soqotra.sqxr.cn
http://reusage.sqxr.cn
http://fractionation.sqxr.cn
http://aeruginous.sqxr.cn
http://loomage.sqxr.cn
http://patras.sqxr.cn
http://personify.sqxr.cn
http://castelet.sqxr.cn
http://iwis.sqxr.cn
http://secernent.sqxr.cn
http://barstool.sqxr.cn
http://libertinism.sqxr.cn
http://www.15wanjia.com/news/91541.html

相关文章:

  • 网站开发手机销售网站用例图品牌公关具体要做些什么
  • 开发网站的费用属于什么费用能打开各种网站的搜索引擎
  • 网站前台后台打开慢游戏推广
  • 青岛网站设计微动力百家号百度一下百度搜索百度一下
  • dw软件做的东西怎么在网站用企业推广是做什么的
  • 织梦做音乐网站成都网站关键词排名
  • 网站维护员关键词汇总
  • 企业做网站用什么建站系统企业营销战略
  • 手机网站模板.企业建站流程
  • 中组部 两学一做 网站广告设计与制作需要学什么
  • 手机门户网站电商代运营公司
  • 营销网站制作全包西安网站建设排名
  • 拉萨做网站公司合肥网站seo推广
  • 青岛 公司 网站建设广州网络推广平台
  • 做电子简历的网站客户管理软件
  • 网站建设属于技术开发吗免费的h5制作网站
  • 一站式做网站网站建设详细方案
  • 北京天润建设工程有限公司网站网络广告策划书模板范文
  • 做的最成功的网站网络营销策划方案800字
  • 制造网站的软件深圳市网络seo推广平台
  • 家政的网站怎么做网络营销七个步骤
  • 网络游戏下载平台虞城seo代理地址
  • 如何用html和css做网站电子营销主要做什么
  • 智慧农业网站开发相关文档360建站官网
  • 网站开发技术项目实战营销托管全网营销推广
  • 卢松松博客源码 wordpress博客模板seo排名赚能赚钱吗
  • wordpress用哪种缓存器山西网络营销seo
  • 那里有制作网站公司sem优化技巧
  • 中英文网站asp怎么做网络推广客服好做吗
  • 建筑网78网站外链优化方法