vue 2.x中接口get和post封装以及使用
1、跨域配置:在config中的index.js
'use strict'
// Template version: 1.3.1
// see http://vuejs-templates.github.io/webpack for documentation.
const path = require('path')
module.exports = {
dev: {
// Paths
assetsSubDirectory: 'static',
assetsPublicP
原创
2021-03-30 08:38:59 ·
1804 阅读 ·
0 评论