Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
breast-feeding-ai-demo-web
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
朱国瑞
breast-feeding-ai-demo-web
Commits
8b054fe3
Commit
8b054fe3
authored
May 31, 2022
by
朱国瑞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改为保持20秒
parent
e723350c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/index.vue
+4
-4
No files found.
src/views/index.vue
View file @
8b054fe3
...
...
@@ -202,7 +202,7 @@ export default {
sitMainPointsText4
:
"婴儿的耳、肩、臀成一条直线"
,
sitMainPointsConfirmText
:
"好 的"
,
momLeft
:
"当未检测到您,将自动停止计时后续流程,停留5s后跳转至结束页面"
,
successStatusTips
:
"您的姿势正确,请继续保持大约
1
0秒"
successStatusTips
:
"您的姿势正确,请继续保持大约
2
0秒"
}
};
let
_englishLanguagePack
=
{
...
...
@@ -308,7 +308,7 @@ export default {
momLeft
:
"No person detected. The finish page will be shown after 5 seconds"
,
successStatusTips
:
"Correct! Please keep the posture for about
1
0 seconds"
"Correct! Please keep the posture for about
2
0 seconds"
}
};
let
_frenchLanguagePack
=
{
...
...
@@ -421,7 +421,7 @@ export default {
momLeft
:
"Aucune personne détectée. La page d'arrivée s'affichera après 5 secondes"
,
successStatusTips
:
"Corriger! Veuillez garder la posture pendant environ
1
0 secondes"
"Corriger! Veuillez garder la posture pendant environ
2
0 secondes"
}
};
let
_spanishLanguagePack
=
{
...
...
@@ -532,7 +532,7 @@ export default {
momLeft
:
"No se detectó ninguna persona. La página de finalización se mostrará después de 5 segundos"
,
successStatusTips
:
"¡Correcto! Mantenga la postura durante unos
1
0 segundos"
"¡Correcto! Mantenga la postura durante unos
2
0 segundos"
}
};
switch
(
this
.
currentLanguage
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment