version: 1.0.0
This commit is contained in:
parent
5db0cafa2b
commit
88370e1ef5
|
|
@ -167,24 +167,6 @@
|
|||
<!-- 讯飞语音识别 -->
|
||||
<script>
|
||||
window.onload = function () {
|
||||
var demoData = {
|
||||
bloodGlucose: "血糖",
|
||||
SleepDatas: "睡眠",
|
||||
bloodOxygen: "血氧",
|
||||
bloodPressure: '血压',
|
||||
meiTuo: '梅脱',
|
||||
pulseReat: '心率',
|
||||
bodyTemperature: '体温',
|
||||
ECGData: '心电图',
|
||||
bloodLiquid: '血液',
|
||||
bloodLiquid: '血脂',
|
||||
bloodLiquid: '尿酸',
|
||||
bodyData: '身体成分',
|
||||
stepIndex: '运动',
|
||||
stepIndex: '步数',
|
||||
stepIndex: '运动步数',
|
||||
};
|
||||
|
||||
var videoElement = document.getElementById('myVideo');
|
||||
var startTime = 5; // 开始时间(以秒为单位)
|
||||
var endTime = 10; // 结束时间(以秒为单位)
|
||||
|
|
|
|||
Loading…
Reference in New Issue