You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

data_analysis.tmpl 215 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
123456789101112131415
  1. {{template "base/head_fluid" .}}
  2. <div id="data_analysis" style="height: 100%;">
  3. </div>
  4. {{template "base/footer_fluid" .}}
  5. <style>
  6. .full.height {
  7. /* flex-grow: 1; */
  8. padding-bottom: 53px;
  9. }
  10. </style>