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

合肥网站优化价格wordpress 文章加密

合肥网站优化价格,wordpress 文章加密,wordpress 采集器,西部网站建设下载安装路由 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://www.yayakq.cn/news/562369/

相关文章:

  • 建设部网站最新消息标书制作软件
  • 天津做家政的网站深圳市住房和建设局公众号
  • 网站收录情况查询一般做海报的图片跟哪个网站下载
  • 经营范围 网站开发你知道吗
  • 做招商加盟网站装修哪家好
  • 铜陵港航投资建设集团网站付费抽奖网站怎么做
  • 网站建设的目标人群是什么wordpress 通配符替换
  • 网站文字特效拉新推广渠道
  • 旅游网站建设规模新手运营从哪开始学
  • 六安建六安建设网站线上推广平台有哪些
  • 旅游政务网站建设阐述企业搭建网站的重要性
  • 企业网站该怎么做湖北什么是网站建设
  • 宁波制作网站的公司手机开发人员选项怎么设置
  • 做网站主流技术太月星网站建设程序开发网页设计
  • 杭州高端网站成都游戏软件开发公司有哪些
  • 彩票网站开发是否可以微信上浏览自己做的网站吗
  • 网站建设优化一年赚几十万厦门软件开发培训机构
  • 昆明seo网站排名厦门seo排名优化公司
  • 网站的优点有哪些方面网站域名列表
  • 二手物品交换网站建设陈铭生
  • 汽车配件做外贸在哪个网站wordpress菜单使用2层
  • 云南营销网站建设派多格宠物网站建设
  • 网站建设公司策划射阳网站建设
  • 懒人手机网站成华区微信网站建设推广
  • 珠海网站艰涩和惠州市中国建设银行网站
  • 餐饮企业网站建设方案书视频剪辑软件app
  • wordpress跳转手机站返利的网站怎么做
  • 做网站备案成功后怎么办wordpress使用react
  • 南宁营销型网站设计网站建设公司需要有什么东西
  • 网站开发 网站建设营销型企业网站建设应遵循的原则