Blame view

vue.config.js 648 Bytes
441d1d04   郭伟龙   feat: 初始化项目
1
2
3
4
5
6
7
8
9
10
// module.exports = {
//   publicPath: './h5',
//   devServer: {
//     port:"8001",
//     proxy: {
//       '/api': {
//         target: 'http://dz64qt.natappfree.cc',
//         ws: true,
//         changeOrigin: true,
//         pathRewrite: {