Browse Source

排行榜

pull/2/head
pengda 2 months ago
parent
commit
68f868ce10
  1. 1
      vue.config.js

1
vue.config.js

@ -1,5 +1,6 @@
const path = require('path');
module.exports = {
publicPath: '/new/',
devServer: {
proxy: {
'/supernew': {

Loading…
Cancel
Save