1.0.5 • Published 5 years ago
npmtest159333 v1.0.5
npm
npm测试
版本
1.0.5安装
npm i npmtest159333全局注册(在main.js文件里注册)
import common from 'npmtest159333';
global.common = common;局部注册(在你所使用的vue里注册)
import common from 'npmtest159333';npm测试
1.0.5npm i npmtest159333import common from 'npmtest159333';
global.common = common;import common from 'npmtest159333';