Commit 49412275 authored by youjie's avatar youjie

no message

parent 02503773
......@@ -156,7 +156,7 @@
<table class="RuleDetailsTable"
v-if="Details&&Details.CommissionRatioList">
<tr class="row" style="text-align: center;">
<th class="col">{{Details.CommissionRatioList[0].Year}}</th>
<th class="col">{{Details.CommissionRatioList[0].Year}}</th>
</tr>
<tr class="row">
<th class="RuleDetailsTd1">等级</th>
......
......@@ -24,7 +24,7 @@ export default {
Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
// "http://192.168.5.204:8030"
Vue.prototype.host2 = process.env.NODE_ENV=="development"?"http://192.168.5.214:8033":"https://erpmallapi.oytour.com"
Vue.prototype.host3 = process.env.NODE_ENV=="development"?"http://192.168.5.214":"https://reborn.oytour.com"
Vue.prototype.host3 = process.env.NODE_ENV=="development"?"http://192.168.5.204:8030":"https://reborn.oytour.com"
//Vue.prototype.host2 = "https://erpmallapi.oytour.com"
//Vue.prototype.host3 = "https://reborn.oytour.com"
console.log()
......
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