|
@@ -1,5 +1,5 @@
|
|
|
<!--
|
|
|
- * @Description: 创业指引详情
|
|
|
+ * @Description: 创业指导详情
|
|
|
* @Author: 空白格
|
|
|
* @Date: 2022-08-25 13:30:07
|
|
|
* @LastEditors: 空白格
|
|
@@ -9,7 +9,7 @@
|
|
|
-->
|
|
|
<template>
|
|
|
<div class="app-main details">
|
|
|
- <BannerBreadcrumb title="创业指引" :isRouter="true" />
|
|
|
+ <BannerBreadcrumb title="创业指导" :isRouter="true" />
|
|
|
<div class="app-main-box details-box">
|
|
|
<div class="app-main-box-content details-box-content">
|
|
|
<div class="details-box-content-title">
|