vue -cli 创建的项目 utils/index.js 代码如下 exports.install = function (Vue, options) { Vue.prototype.test= function () { JSON.stringify({}) console.log(' ...
確定! 回上一頁