Commit 2934fa95e487617517a5d01c399828b607313cf6

Authored by 夏洋涛
1 parent 1576c0db
Exists in master

chore: 文案

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/Service/component/aboutDes.vue
1 1 <template>
2   - <p class="bottom_about_des">本服务由浙江政务服务网、浙江行之教育信息咨询有限公司提供<br>服务咨询热线:<span @click="call">400-826-2468</span></p>
  2 + <p class="bottom_about_des">本服务由浙江政务服务网、柯桥区教育体育局提供<br>服务咨询热线:<span @click="call">400-826-2468</span></p>
3 3 </template>
4 4 <script>
5 5 export default {
... ...