# createjsTemplate **Repository Path**: leaganpt_admin/createjsTemplate ## Basic Information - **Project Name**: createjsTemplate - **Description**: 一个canvas游戏引擎,微信 H5 应用场景模板。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # theProtectionOfBlueSky ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). var time=["06:02", "06:22", "06:43", "06:46", "07:03", "07:07", "07:24", "07:27", "07:44", "07:47", "08:05", "08:08", "08:25", "08:28", "08:45", "08:49", "09:06", "09:09", "09:27", "09:30", "09:47", "09:51", "10:08", "10:12", "10:29"] var newArr=[] for(let item of time){ //console.log(item) newArr.push(item.substring(0,4)+"0") } console.log(newArr) console.log(Math.round(748) )