【update】-首页 各系统的名字换成全称

This commit is contained in:
fengchenchen
2023-03-23 16:47:37 +08:00
parent 26497c3dcd
commit cae60ce270
+3 -3
View File
@@ -71,7 +71,7 @@
<!-- 制修订 -->
<template>
<div class="first-title" id="preparationRevisionScreen">
制修订
汽车标准制修订管理系统
</div>
<preparation-revision-screen></preparation-revision-screen>
</template>
@@ -79,7 +79,7 @@
<!-- 中国汽车国际法规工作平台-ISO-->
<template>
<div class="first-title" id="ISO">
ISO
中国汽车国际标准工作平台-ISO
</div>
<i-s-o-screen></i-s-o-screen>
</template>
@@ -87,7 +87,7 @@
<!-- 中国汽车国际法规工作平台-WP.29 -->
<template>
<div class="first-title" id="WP">
WP.29
中国汽车国际法规工作平台-WP.29
</div>
<w-p-screen></w-p-screen>
</template>