| | |
| | | window.sgworld1 = new SmartEarth.EarthCtrl( |
| | | "sdkContainer1", |
| | | { |
| | | // StaticFileBaseUrl: "../../static/CimSDK/", |
| | | StaticFileBaseUrl: "../../../SW/static/CimSDK/", |
| | | StaticFileBaseUrl: "../../static/CimSDK/", |
| | | // StaticFileBaseUrl: "../../../YZXNCS/static/CimSDK/", |
| | | }, |
| | | {}, |
| | | null, |
| | |
| | | true, |
| | | "" |
| | | ); |
| | | |
| | | var p = { |
| | | destination: sgworld.Navigate.getPosition(), |
| | | orientation: { |
| | |
| | | */ |
| | | |
| | | .aboutDialog /deep/ .el-dialog { |
| | | background: rgba(0, 0, 0, 0.7); |
| | | border: 1px rgba(255, 255, 255, 0.5) solid; |
| | | background: rgba(14, 50, 143, 0.7); |
| | | border: 1px solid #205fbc; |
| | | box-shadow: 0px 1px 10px 0px rgba(3, 10, 26, 0.38); |
| | | } |
| | | |
| | | .aboutDialog >>> .el-dialog__body { |