Commit b01404a5 authored by 任金涛's avatar 任金涛

【n】

parent 1762c8da
Pipeline #128 canceled with stages
<!-- <!--
* @Author:rjt * @Author:rjt
* @Date: 2021-04-25 17:01:58 * @Date: 2021-04-25 17:01:58
* @LastEditTime: 2021-04-27 11:00:09 * @LastEditTime: 2021-04-27 11:06:29
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
* @Description: In User Settings Edit * @Description: In User Settings Edit
* @FilePath: \wxcdemo\index.html * @FilePath: \wxcdemo\index.html
...@@ -240,11 +240,20 @@ ...@@ -240,11 +240,20 @@
}, },
], ],
list: [{ list: [
area: '济南', // {
// area: '济南',
// id: '0001',
// name: '星驰恒动科技发展有限公司',
// address: '历下区',
// time: '3000h',
// status: '3在线,2空闲',
// },
{
area: '东营',
id: '0001', id: '0001',
name: '星驰恒动科技发展有限公司', name: '山东变量空间科技有限公司',
address: '历下区', address: '河口区',
time: '3000h', time: '3000h',
status: '3在线,2空闲', status: '3在线,2空闲',
}, },
...@@ -257,10 +266,10 @@ ...@@ -257,10 +266,10 @@
status: '1在线', status: '1在线',
}, },
{ {
area: '烟台', area: '泰安',
id: '0003', id: '0003',
name: '中银能能源发展有限公司', name: '顶维装备制造有限公司',
address: '芝罘区', address: '新泰市',
time: '1098h', time: '1098h',
status: '1在线,1空闲', status: '1在线,1空闲',
}, },
...@@ -843,7 +852,7 @@ ...@@ -843,7 +852,7 @@
}, },
xAxis: { xAxis: {
type: "category", type: "category",
data: ["星驰", "航宇", "中银", "宇航", "鑫精"], data: ["变量空间", "航宇", "顶维", "宇航", "鑫精"],
axisLine: { axisLine: {
lineStyle: { lineStyle: {
color: '#fff' color: '#fff'
......
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