From b435f2b1fc2bc8ad392dfa78aed1a5bc70c8b1e4 Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Tue, 08 Jun 2021 08:48:33 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap --- widgets/plottingP/Widget.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/widgets/plotting/Widget.html b/widgets/plottingP/Widget.html similarity index 75% rename from widgets/plotting/Widget.html rename to widgets/plottingP/Widget.html index c79b3b0..a303e60 100644 --- a/widgets/plotting/Widget.html +++ b/widgets/plottingP/Widget.html @@ -1,4 +1,4 @@ -<div class="sandcastle-loading" data-sandcastle-bucket="bucket-requirejs.html" +<div class="sandcastle-loading" style="margin: 0px; overflow: hidden;background: #fff;height: 100%;"> <div id="menu" style="position: absolute;width: 320px;height: 80%;border: 1px solid #3473b7;z-index: 98;"> <div class="easyui-panel" @@ -10,6 +10,6 @@ </div> </div> - <div id="cesiumContainer" class="fullSize" style="position: relative;left: 14%;width: 86%;height: 100%;"> - </div> + <!-- <div id="cesiumContainers" class="fullSize" style="position: relative;left: 20px;width: 20px;height: 20px;"> --> + <!-- </div> --> </div> \ No newline at end of file -- Gitblit v1.9.3