updaet
This commit is contained in:
parent
9e003918ea
commit
75154ab9c5
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="image-recognition-container">
|
||||
<div class="recognition-card">
|
||||
<h1 class="page-title">快递取件码识别</h1>
|
||||
<h1 class="page-title">蜂快AI·快递取件码识别</h1>
|
||||
|
||||
<div class="upload-section">
|
||||
<div
|
||||
@ -222,7 +222,7 @@ export default {
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
document.title = '快递取件码识别'
|
||||
document.title = '蜂快AI·快递取件码识别'
|
||||
})
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
|
||||
@ -67,7 +67,7 @@ const routes = [
|
||||
name: 'ImageRecognition',
|
||||
component: ImageRecognition,
|
||||
meta: {
|
||||
title: '快递取件码识别'
|
||||
title: '蜂快AI·快递取件码识别'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user