Commit 0219e95d authored by wildfirecode13's avatar wildfirecode13

1

parent 2772aadf
...@@ -58,8 +58,8 @@ class Main3 extends Component { ...@@ -58,8 +58,8 @@ class Main3 extends Component {
} }
const urlmap = { const urlmap = {
ganji:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pa14d7c75/index.html?appID=66480', ganji:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pa14d7c75/index.html?appID=66480',
equnongchang:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pdc4fd1cc/index.html?appID=66480', equnongchang:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480',
wodeejia:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pdc4fd1cc/index.html?appID=66480&gohome=true', wodeejia:'https://gonghang.activity-1.m.duiba.com.cn/projectx/pb3bde510/index.html?appID=66480&gohome=true',
} }
console.log('goto',urlmap[type]) console.log('goto',urlmap[type])
location.href=urlmap[type] location.href=urlmap[type]
...@@ -91,7 +91,7 @@ class Main3 extends Component { ...@@ -91,7 +91,7 @@ class Main3 extends Component {
onclick_jingcai = () => { onclick_jingcai = () => {
console.log('onclick_jingcai') console.log('onclick_jingcai')
location.href="https://gonghang.activity-1.m.duiba.com.cn/projectx/p4f90ce5d/index.html" location.href="https://gonghang.activity-1.m.duiba.com.cn/projectx/p4f90ce5d/index.html?appID=66480"
} }
componentDidMount() { componentDidMount() {
......
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