Vue.prototype.$base64 = require('js-base64').Base64 在需要用到的文件中使用: this.$base64.encode('dankogai') // ZGFua29nYWk=
確定! 回上一頁