update 3d 基本改完

This commit is contained in:
lb 2022-11-11 16:50:33 +08:00
parent 92126a2b6b
commit d3da712572
3 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ export default {
}
},
data() {
const colors = ['#5470C6', '#EE6666', '#339888']
const colors = ['#E02094', '#F0D63C', '#1A99FF']
// const computeInterval = numArr => Math.floor(numArr.reduce((p, c) => p + c, 0) / numArr.length / 10) * 10
let data = [

View File

@ -43,7 +43,7 @@ export default {
color: '#fff9'
}
},
color: ['#59CBE8', '#E93CAC', '#FF7345', '#9452FF', '#6A6E87', '#52FFF1'],
color: ['#E02094', '#F0D63C', '#1A99FF'],
grid: {
top: '30%',
left: 0,

View File

@ -1,8 +1,8 @@
<template>
<div id="v3d-outter" ref="v3d-outter">
<!-- <V3DApp @3d-loaded="handle3DLoaded" /> -->
<!-- <div v-if="showPage" id="v3d-main-content"> -->
<div v-if="true" id="v3d-main-content">
<V3DApp @3d-loaded="handle3DLoaded" />
<div v-if="showPage" id="v3d-main-content">
<!-- <div v-if="true" id="v3d-main-content"> -->
<techy-header :head-title="'合肥新能源数字工厂总览'" @toggle-full-screen="toggleFullScreen" />
<section id="techy-body-part">