vuejs起步
Posted anthonyliu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vuejs起步相关的知识,希望对你有一定的参考价值。
1./core/util/perf.js
import { inBrowser } from ‘./env‘ //运行环境在浏览器为true export let mark //window.performance.mark export let measure //重写了window.performance.measure函数
以上是关于vuejs起步的主要内容,如果未能解决你的问题,请参考以下文章