Commit caf5ec11 by qinjianhui

fix: 修改

parent b58482b6
...@@ -75,14 +75,14 @@ export default { ...@@ -75,14 +75,14 @@ export default {
{ {
city: '西安', city: '西安',
address: '陕西省西安市雁塔区太白南路39号金石柏朗大厦1幢12101室', address: '陕西省西安市雁塔区太白南路39号金石柏朗大厦1幢12101室',
tel: '029-1234567', tel: '029-87302371',
longitude: 108.903762, longitude: 108.903762,
latitude: 34.206739, latitude: 34.206739,
}, },
{ {
city: '广州', city: '广州',
address: '广东省广州市番禺区南村镇顺意坊大道东25-22仓', address: '广东省广州市番禺区南村镇顺意坊大道东25-22仓',
tel: '029-1234567', tel: '029-87302371',
longitude: 113.362339, longitude: 113.362339,
latitude: 23.017031, latitude: 23.017031,
}, },
......
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
</div> </div>
<div class="join-btn"> <div class="join-btn">
<!-- <button @click="onJoinUs">加入我们</button> --> <!-- <button @click="onJoinUs">加入我们</button> -->
<a href="mailto:hr@joshine.cn">加入我们</a> <a href="mailto:lxc@joshine.cn">加入我们</a>
</div> </div>
</div> </div>
</el-collapse-item> </el-collapse-item>
...@@ -269,7 +269,7 @@ export default { ...@@ -269,7 +269,7 @@ export default {
], ],
}, },
officeAddress: '西安雁塔区金石·柏朗2101', officeAddress: '西安雁塔区金石·柏朗2101',
email: 'zhaopinhr@joshine.com', email: 'lxc@joshine.cn',
contactPerson: '人事部', contactPerson: '人事部',
}, },
{ {
...@@ -295,7 +295,7 @@ export default { ...@@ -295,7 +295,7 @@ export default {
], ],
}, },
officeAddress: '西安雁塔区金石·柏朗2101', officeAddress: '西安雁塔区金石·柏朗2101',
email: 'zhaopinhr@joshine.com', email: 'lxc@joshine.cn',
contactPerson: '人事部', contactPerson: '人事部',
}, },
{ {
...@@ -321,7 +321,7 @@ export default { ...@@ -321,7 +321,7 @@ export default {
], ],
}, },
officeAddress: '西安雁塔区金石·柏朗2101', officeAddress: '西安雁塔区金石·柏朗2101',
email: 'zhaopinhr@joshine.com', email: 'lxc@joshine.cn',
contactPerson: '人事部', contactPerson: '人事部',
}, },
{ {
...@@ -346,7 +346,7 @@ export default { ...@@ -346,7 +346,7 @@ export default {
}, },
officeAddress: officeAddress:
'广州番禺区晶闪科技广州市番禺区南村镇顺意坊大道东25-2号', '广州番禺区晶闪科技广州市番禺区南村镇顺意坊大道东25-2号',
email: 'zhaopinhr@joshine.com', email: 'lxc@joshine.cn',
contactPerson: '人事部', contactPerson: '人事部',
}, },
], ],
......
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