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.
|
- {{template "base/head_fluid" .}}
- <input id="url_params" type="hidden" value={{.url_params}}/>
- <div id="data_analysis" style="height: 100%;">
-
-
- </div>
-
- {{template "base/footer_fluid" .}}
- <!-- <script>
- localStorage.setItem("dataAnalysisURL","{{.url_params}}")
- </script> -->
- <style>
- .full.height {
- display: flex;
- flex-flow: column wrap;
- padding-bottom:0px;
- /* flex-grow: 1; */
- /* padding-bottom: 53px; */
- }
-
- </style>
|