当前位置: 首页 > 文档资料 > VUX 中文文档 >

base64

优质
小牛编辑
134浏览
2023-12-01
import { base64 } from 'vux'

base64.encode('VUX')
base64.decode('VlVY')