There was an error while loading. Please reload this page.
请求cms接口
import {$cms} from '@deepberry/common/js/axios.js $cms(options).get('/api/path/to')
cms返回一个包装过的axios实例,已装载拦截器,默认使用error pop。 可以给cms指定选项来覆盖部分设定。