lxw
2020-07-11 9db52f2f2dd3665fe9da1ae5657e0167c3a34d40
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<%@taglib uri="/struts-tags" prefix="s" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <base href="<%=basePath%>">
    
    <title>模块测试页面1</title>
    
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="cache-control" content="no-cache">
    <meta http-equiv="expires" content="0">    
    <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
    <meta http-equiv="description" content="This is my page">
    <!--
    <link rel="stylesheet" type="text/css" href="styles.css">
    -->
     <link rel="stylesheet" type="text/css" href="css/basic.css" />
    <script type="text/javascript" src="js/jquery-1.8.3.js"></script>
    <script type="text/javascript" src="js/base.js"></script>
     </head>    
     <body>
    <!-- <form action="MyFileAction!UploadTestFile" method="post" enctype="multipart/form-data" id="up-form1">
        <input type="file" name="file" id="file"/>
        <input type="hidden" name="battname" id="battname" value="新建电池组">
        <input type="submit" value="上传" id="up-file"/>
    </form> -->
    <form action="ChartAction!uploadform" method="post" enctype="multipart/form-data" id="up-form2">
        <input type="file" name="files" id="file1"/>
        <input type="hidden" name="json" id="group" value="">
        <input type="button" value="上传logo" id="up-file1"/>
        <img alt="" id="im" src="">
    </form>
 </body>
    <script type="text/javascript" src="js/VoiceUtil.js"></script>
    <script type="text/javascript">    
    var permits;
    <%    Object obj=session.getAttribute("permits");
        if(obj!=null){
            String permits =obj.toString();  %>
            permits=<%=permits%>;
            //console.info(json);
    <%    }    %>
    
    
    
    
    //上传logo
    $('#up-file1').click(function(){
        uploadlogo();
        
        
        var reader = new FileReader();
        //将文件以二进制形式读入页面 
        //var url = reader.readAsDataURL($('#file1').get(0).files[0]); 
        //url = window.URL.createObjectURL($('#file1').get(0).files[0]);
        //console.info(readFile($('#file1').get(0)));
    });
       
       function readFile(ele){
        var file = ele.files[0];
        var reader = new FileReader();
        reader.readAsDataURL(file);
        reader.onload = function(e){ 
            console.info(reader.result);
            //txshow.src = this.result;
        };
        return reader.result;
    }
    
    $('#im').attr('src','data:image/gif;base64,R0lGODlhHwAfAPcAAO+NMv7ZrOiKM/GcQvzIjPfEg/GfS/aya/e8e…QAhAXAfpuuBUAccey8FHXQBCUoWABBuA2MYAEKTzTRgawAD8SEC3z0kIQcSfTAxR9MzBsQADs=');
    
    var temp = {
        Chart_name:'武汉源畅',
        Chart_file:'whyc'
    };
    $('#group').val(JSON.stringify(temp));
    //上传图片logo
    function uploadlogo(){
        var arr = new Array();
        arr.push("bas.jpg");
        var formData = new FormData();        
        //formData.append('json',JSON.stringify(temp));
        formData.append('uc.Chart_name',$('#file1').get(0).files[0]);
        //formData.append('filesnames',JSON.stringify(arr));
        $.ajax({     
            type: "post",                 
            url: "User_ChartAction!update",                
            async:true,                
            dataType:'text',    
            data:formData,
            contentType: false,//这里
             processData: false,//这两个一定设置为false        
            success: function(data){ 
                data = eval('('+data+')');
                var model  = eval('('+data.result+')');
                console.info(model);
                if(model.code == 1){
                    
                }else{
        
                }
            },
            error:function(e){
                console.info(e);
            }                
        });
    }
 
 
    $('#up-file').click(function(){
        checkFile();
    });
 
    //校验单个文件
    function checkFile(){
        
        var formData = new FormData($("#up-form")[0]);    
        //console.info($('#file').get(0).files[0]);
        //formData.append("file",$('#file').get(0).files[0]);
        //formData.append("battname",$('#battname').val());
        console.info(formData);
        $.ajax({ 
            url : "MyFileAction!UploadTestFile", 
            type : 'POST', 
            data : formData, 
            // 告诉jQuery不要去处理发送的数据
            processData : false, 
            // 告诉jQuery不要去设置Content-Type请求头
            contentType : false,
            success : function(data) {                         
                        model=eval("("+data.result+")");
                        console.info(model);
                                                                
                    }, 
            error : function(responseStr) { 
                        console.log("error");
                    } 
            });
    }
    
    var  arr=[
            //云名称              cpu        内存             系统盘             数据盘        宽带        一个月        三个月           一年
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'355',thrMonth:'',yearMonth:'3621'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'705',thrMonth:'',yearMonth:'7191'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1405',thrMonth:'',yearMonth:'14330'},
        
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'395',thrMonth:'',yearMonth:'4029'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'745',thrMonth:'',yearMonth:'7599'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1445',thrMonth:'',yearMonth:'14739'},
        
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'435',thrMonth:'',yearMonth:'4437'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'785',thrMonth:'',yearMonth:'8007'},
        {cloud:'易迈云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1485',thrMonth:'',yearMonth:'15147'},
        
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'395',thrMonth:'',yearMonth:'4029'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'745',thrMonth:'',yearMonth:'7599'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1445',thrMonth:'',yearMonth:'14739'},
        
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'435',thrMonth:'',yearMonth:'4437'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'785',thrMonth:'',yearMonth:'8007'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1485',thrMonth:'',yearMonth:'15147'},
        
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'475',thrMonth:'',yearMonth:'4845'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'825',thrMonth:'',yearMonth:'8415'},
        {cloud:'易迈云',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1525',thrMonth:'',yearMonth:'15555'},
        
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'435',thrMonth:'',yearMonth:'4437'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'785',thrMonth:'',yearMonth:'8007'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1485',thrMonth:'',yearMonth:'15147'},
        
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'475',thrMonth:'',yearMonth:'4845'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'825',thrMonth:'',yearMonth:'8415'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1525',thrMonth:'',yearMonth:'15555'},
        
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'515',thrMonth:'',yearMonth:'5253'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'865',thrMonth:'',yearMonth:'8823'},
        {cloud:'易迈云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1565',thrMonth:'',yearMonth:'15963'},
        
        
        
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'405',thrMonth:'',yearMonth:'4131'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'755',thrMonth:'',yearMonth:'7701'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1455',thrMonth:'',yearMonth:'14841'},
        
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'445',thrMonth:'',yearMonth:'4539'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'795',thrMonth:'',yearMonth:'8109'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1495',thrMonth:'',yearMonth:'15249'},
        
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'485',thrMonth:'',yearMonth:'4947'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'835',thrMonth:'',yearMonth:'8517'},
        {cloud:'易迈云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1535',thrMonth:'',yearMonth:'15657'},
        
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'445',thrMonth:'',yearMonth:'4539'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'795',thrMonth:'',yearMonth:'8109'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1495',thrMonth:'',yearMonth:'15249'},
        
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'485',thrMonth:'',yearMonth:'4947'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'835',thrMonth:'',yearMonth:'8517'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1535',thrMonth:'',yearMonth:'15657'},
        
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'525',thrMonth:'',yearMonth:'5355'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'875',thrMonth:'',yearMonth:'8925'},
        {cloud:'易迈云',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1575',thrMonth:'',yearMonth:'16065'},
        
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'485',thrMonth:'',yearMonth:'4947'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'835',thrMonth:'',yearMonth:'8517'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1535',thrMonth:'',yearMonth:'15657'},
        
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'525',thrMonth:'',yearMonth:'5355'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'875',thrMonth:'',yearMonth:'8925'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1575',thrMonth:'',yearMonth:'16065'},
        
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'565',thrMonth:'',yearMonth:'5763'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'915',thrMonth:'',yearMonth:'9333'},
        {cloud:'易迈云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1615',thrMonth:'',yearMonth:'16473'},
        
        
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'635',thrMonth:'',yearMonth:'6477'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'985',thrMonth:'',yearMonth:'10047'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1685',thrMonth:'',yearMonth:'17187'},
        
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'675',thrMonth:'',yearMonth:'6885'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'1025',thrMonth:'',yearMonth:'10455'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1725',thrMonth:'',yearMonth:'17595'},
        
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'715',thrMonth:'',yearMonth:'7293'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'1065',thrMonth:'',yearMonth:'10863'},
        {cloud:'易迈云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1765',thrMonth:'',yearMonth:'18003'},
        
        
        
        
         //云名称              cpu        内存             系统盘             数据盘        宽带        一个月        三个月           一年
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'373',thrMonth:'',yearMonth:'3715'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'823',thrMonth:'',yearMonth:'8197'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1723',thrMonth:'',yearMonth:'17161'},
        
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'403',thrMonth:'',yearMonth:'4013'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'853',thrMonth:'',yearMonth:'8495'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1753',thrMonth:'',yearMonth:'17459'},
        
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'433',thrMonth:'',yearMonth:'4312'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'883',thrMonth:'',yearMonth:'8794'},
        {cloud:'腾讯云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1783',thrMonth:'',yearMonth:'17758'},
        
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'473',thrMonth:'',yearMonth:'4711'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'923',thrMonth:'',yearMonth:'9193'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1823',thrMonth:'',yearMonth:'18157'},
        
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'503',thrMonth:'',yearMonth:'5009'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'953',thrMonth:'',yearMonth:'9491'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1853',thrMonth:'',yearMonth:'18455'},
        
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'553',thrMonth:'',yearMonth:'5308'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'983',thrMonth:'',yearMonth:'9790'},
        {cloud:'腾讯云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1883',thrMonth:'',yearMonth:'18754'},
        
        
        
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'475',thrMonth:'',yearMonth:'4691'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'921',thrMonth:'',yearMonth:'9173'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1821',thrMonth:'',yearMonth:'18137'},
        
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'501',thrMonth:'',yearMonth:'4989'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'951',thrMonth:'',yearMonth:'9471'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1851',thrMonth:'',yearMonth:'18435'},
        
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'531',thrMonth:'',yearMonth:'5288'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'981',thrMonth:'',yearMonth:'9770'},
        {cloud:'腾讯云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1881',thrMonth:'',yearMonth:'18734'},
        
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'571',thrMonth:'',yearMonth:'5687'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'1021',thrMonth:'',yearMonth:'10169'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1921',thrMonth:'',yearMonth:'19133'},
        
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'601',thrMonth:'',yearMonth:'5985'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'1051',thrMonth:'',yearMonth:'10467'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1951',thrMonth:'',yearMonth:'19431'},
        
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'631',thrMonth:'',yearMonth:'6284'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'1081',thrMonth:'',yearMonth:'10766'},
        {cloud:'腾讯云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1981',thrMonth:'',yearMonth:'19730'},
        
        
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'767',thrMonth:'',yearMonth:'7639'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'1217',thrMonth:'',yearMonth:'12121'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'2117',thrMonth:'',yearMonth:'21085'},
        
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'797',thrMonth:'',yearMonth:'7938'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'1247',thrMonth:'',yearMonth:'12420'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'2147',thrMonth:'',yearMonth:'21384'},
        
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'827',thrMonth:'',yearMonth:'8236'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'1277',thrMonth:'',yearMonth:'12718'},
        {cloud:'腾讯云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'2177',thrMonth:'',yearMonth:'21682'},
        
        
        
         //云名称              cpu        内存             系统盘             数据盘        宽带        一个月        三个月           一年
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'285',thrMonth:'',yearMonth:'2850'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'435',thrMonth:'',yearMonth:'4350'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'735',thrMonth:'',yearMonth:'7350'},
        
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'335',thrMonth:'',yearMonth:'3350'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'485',thrMonth:'',yearMonth:'4850'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'785',thrMonth:'',yearMonth:'7850'},
        
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'385',thrMonth:'',yearMonth:'3850'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'535',thrMonth:'',yearMonth:'5350'},
        {cloud:'西部数码',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'835',thrMonth:'',yearMonth:'8350'},
        
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'325',thrMonth:'',yearMonth:'3250'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'475',thrMonth:'',yearMonth:'4750'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'775',thrMonth:'',yearMonth:'7750'},
        
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'375',thrMonth:'',yearMonth:'3750'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'525',thrMonth:'',yearMonth:'5250'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'825',thrMonth:'',yearMonth:'8250'},
        
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'425',thrMonth:'',yearMonth:'4250'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'575',thrMonth:'',yearMonth:'5750'},
        {cloud:'西部数码',    cpu:'2',memory:'6',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'875',thrMonth:'',yearMonth:'8750'},
        
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'365',thrMonth:'',yearMonth:'3650'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'515',thrMonth:'',yearMonth:'5150'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'865',thrMonth:'',yearMonth:'8650'},
        
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'415',thrMonth:'',yearMonth:'4150'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'565',thrMonth:'',yearMonth:'5650'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'865',thrMonth:'',yearMonth:'8650'},
        
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'465',thrMonth:'',yearMonth:'4650'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'615',thrMonth:'',yearMonth:'6150'},
        {cloud:'西部数码',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'915',thrMonth:'',yearMonth:'9150'},
        
        
        
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'335',thrMonth:'',yearMonth:'3350'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'485',thrMonth:'',yearMonth:'4850'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'785',thrMonth:'',yearMonth:'7850'},
        
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'385',thrMonth:'',yearMonth:'3850'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'535',thrMonth:'',yearMonth:'5350'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'835',thrMonth:'',yearMonth:'8350'},
        
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'435',thrMonth:'',yearMonth:'4350'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'585',thrMonth:'',yearMonth:'5850'},
        {cloud:'西部数码',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'885',thrMonth:'',yearMonth:'8850'},
        
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'375',thrMonth:'',yearMonth:'3750'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'525',thrMonth:'',yearMonth:'5250'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'825',thrMonth:'',yearMonth:'8250'},
        
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'425',thrMonth:'',yearMonth:'4250'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'575',thrMonth:'',yearMonth:'5750'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'875',thrMonth:'',yearMonth:'8750'},
        
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'475',thrMonth:'',yearMonth:'4750'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'625',thrMonth:'',yearMonth:'6250'},
        {cloud:'西部数码',    cpu:'4',memory:'6',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'925',thrMonth:'',yearMonth:'9250'},
        
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'415',thrMonth:'',yearMonth:'4150'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'565',thrMonth:'',yearMonth:'5650'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'865',thrMonth:'',yearMonth:'8650'},
        
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'465',thrMonth:'',yearMonth:'4650'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'615',thrMonth:'',yearMonth:'6150'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'915',thrMonth:'',yearMonth:'9150'},
        
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'515',thrMonth:'',yearMonth:'5150'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'665',thrMonth:'',yearMonth:'6650'},
        {cloud:'西部数码',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'965',thrMonth:'',yearMonth:'9650'},
        
        
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'565',thrMonth:'',yearMonth:'5650'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'715',thrMonth:'',yearMonth:'7150'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1015',thrMonth:'',yearMonth:'10150'},
        
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'615',thrMonth:'',yearMonth:'6150'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'765',thrMonth:'',yearMonth:'7650'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1065',thrMonth:'',yearMonth:'10650'},
        
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'665',thrMonth:'',yearMonth:'6650'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'815',thrMonth:'',yearMonth:'8150'},
        {cloud:'西部数码',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1115',thrMonth:'',yearMonth:'11150'},
    
        
        
         //云名称              cpu        内存             系统盘             数据盘        宽带        一个月        三个月           一年
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'392',thrMonth:'',yearMonth:'4003'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'752',thrMonth:'',yearMonth:'7675'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1472',thrMonth:'',yearMonth:'15019'},
        
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'419',thrMonth:'',yearMonth:'4278'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'779',thrMonth:'',yearMonth:'7950'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1499',thrMonth:'',yearMonth:'15294'},
        
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'446',thrMonth:'',yearMonth:'4554'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'806',thrMonth:'',yearMonth:'8226'},
        {cloud:'阿里云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1526',thrMonth:'',yearMonth:'15570'},
        
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'500',thrMonth:'',yearMonth:'5105'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'860',thrMonth:'',yearMonth:'8777'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1580',thrMonth:'',yearMonth:'16121'},
        
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'527',thrMonth:'',yearMonth:'5380'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'887',thrMonth:'',yearMonth:'9052'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1607',thrMonth:'',yearMonth:'16396'},
        
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'554',thrMonth:'',yearMonth:'5655'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'914',thrMonth:'',yearMonth:'9327'},
        {cloud:'阿里云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1634',thrMonth:'',yearMonth:'16671'},
        
        
        
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'505',thrMonth:'',yearMonth:'5156'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'865',thrMonth:'',yearMonth:'8828'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1585',thrMonth:'',yearMonth:'16172'},
        
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'532',thrMonth:'',yearMonth:'5431'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'892',thrMonth:'',yearMonth:'9103'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1612',thrMonth:'',yearMonth:'16447'},
        
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'559',thrMonth:'',yearMonth:'5706'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'919',thrMonth:'',yearMonth:'9378'},
        {cloud:'阿里云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1639',thrMonth:'',yearMonth:'16722'},
        
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'602',thrMonth:'',yearMonth:'6145'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'962',thrMonth:'',yearMonth:'9817'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1682',thrMonth:'',yearMonth:'17161'},
        
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'629',thrMonth:'',yearMonth:'6420'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'989',thrMonth:'',yearMonth:'10092'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1709',thrMonth:'',yearMonth:'17436'},
        
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'656',thrMonth:'',yearMonth:'6696'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'1016',thrMonth:'',yearMonth:'10368'},
        {cloud:'阿里云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1736',thrMonth:'',yearMonth:'17712'},
        
        
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'806',thrMonth:'',yearMonth:'8226'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'1166',thrMonth:'',yearMonth:'11898'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'1886',thrMonth:'',yearMonth:'19242'},
        
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'833',thrMonth:'',yearMonth:'8501'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'1193',thrMonth:'',yearMonth:'12173'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'1913',thrMonth:'',yearMonth:'19517'},
        
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'860',thrMonth:'',yearMonth:'8777'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'1220',thrMonth:'',yearMonth:'12449'},
        {cloud:'阿里云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'1940',thrMonth:'',yearMonth:'19793'},
        
         //云名称              cpu        内存             系统盘             数据盘        宽带        一个月        三个月           一年
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'269',thrMonth:'',yearMonth:'2679'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'322',thrMonth:'',yearMonth:'3206'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'322',thrMonth:'',yearMonth:'3206'},
        
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'299',thrMonth:'',yearMonth:'2978'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'352',thrMonth:'',yearMonth:'3505'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'352',thrMonth:'',yearMonth:'3505'},
        
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'329',thrMonth:'',yearMonth:'3277'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'382',thrMonth:'',yearMonth:'3804'},
        {cloud:'百度云',    cpu:'2',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'382',thrMonth:'',yearMonth:'3804'},
        
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'365',thrMonth:'',yearMonth:'3635'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'418',thrMonth:'',yearMonth:'4162'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'418',thrMonth:'',yearMonth:'4162'},
        
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'395',thrMonth:'',yearMonth:'3934'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'448',thrMonth:'',yearMonth:'4461'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'448',thrMonth:'',yearMonth:'4461'},
        
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'425',thrMonth:'',yearMonth:'4233'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'478',thrMonth:'',yearMonth:'4760'},
        {cloud:'百度云',    cpu:'2',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'478',thrMonth:'',yearMonth:'4760'},
        
        
        
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'359',thrMonth:'',yearMonth:'3575'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'412',thrMonth:'',yearMonth:'4102'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'412',thrMonth:'',yearMonth:'4102'},
        
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'389',thrMonth:'',yearMonth:'3874'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'442',thrMonth:'',yearMonth:'4401'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'442',thrMonth:'',yearMonth:'4401'},
        
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'419',thrMonth:'',yearMonth:'4173'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'472',thrMonth:'',yearMonth:'4700'},
        {cloud:'百度云',    cpu:'4',memory:'4',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'472',thrMonth:'',yearMonth:'4700'},
        
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'455',thrMonth:'',yearMonth:'4532'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'508',thrMonth:'',yearMonth:'5059'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'508',thrMonth:'',yearMonth:'5059'},
        
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'485',thrMonth:'',yearMonth:'4832'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'538',thrMonth:'',yearMonth:'5358'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'538',thrMonth:'',yearMonth:'5358'},
        
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'515',thrMonth:'',yearMonth:'5130'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'568',thrMonth:'',yearMonth:'5657'},
        {cloud:'百度云',    cpu:'4',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'568',thrMonth:'',yearMonth:'5657'},
        
        
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'5',oneMonth:'635',thrMonth:'',yearMonth:'6324'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'10',oneMonth:'688',thrMonth:'',yearMonth:'6851'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'200',band:'20',oneMonth:'688',thrMonth:'',yearMonth:'6851'},
        
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'5',oneMonth:'665',thrMonth:'',yearMonth:'6623'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'10',oneMonth:'718',thrMonth:'',yearMonth:'7150'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'300',band:'20',oneMonth:'718',thrMonth:'',yearMonth:'7150'},
        
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'5',oneMonth:'695',thrMonth:'',yearMonth:'6922'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'10',oneMonth:'748',thrMonth:'',yearMonth:'7449'},
        {cloud:'百度云',    cpu:'8',memory:'8',systemDisk:'40',dataDisk:'400',band:'20',oneMonth:'748',thrMonth:'',yearMonth:'7449'},
        
    ];    
    //console.info(arr);
    //晕名称
    </script>
</html>