Commit f71e63f2 authored by anxixi's avatar anxixi

话题相关功能

parent ebcb4b3c
......@@ -87,7 +87,7 @@
</el-table-column>
<el-table-column prop="starCreatedTime" label="评级时间" align="center" width="120">
</el-table-column>
<el-table-column prop="starRateReason" label="评级理由" align="center" width="120">
<el-table-column prop="starRateReason" label="评级理由" align="center" width="220">
</el-table-column>
<el-table-column label="状态" align="center">
<template slot-scope="scope">
......
......@@ -158,7 +158,7 @@ module.exports = {
disableHostCheck:true,
proxy : {
'/' : {
target : 'http://127.0.0.1:8673', //172.25.20.12 172.25.20.210 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673
target : 'http://101.201.78.24:8673', //172.25.22.249 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673
ws : false,
changeOrigin : true,
pathRewrite : {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment