中建四局-双碳管理-施工进度碳排放
This commit is contained in:
parent
cc13d38053
commit
93fceeaa49
@ -52,7 +52,7 @@ export default new Vuex.Store({
|
|||||||
window.location.protocol +
|
window.location.protocol +
|
||||||
"//" +
|
"//" +
|
||||||
window.location.host +
|
window.location.host +
|
||||||
"/api/upload/image", //正式环境
|
"/upload/image", //正式环境
|
||||||
FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境
|
FILEURL: window.location.protocol + "//" + window.location.host + "/image/", //正式环境
|
||||||
//---------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------
|
||||||
// BASEURL: baseUrl
|
// BASEURL: baseUrl
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@ -2,7 +2,7 @@
|
|||||||
<!-- 空气分析 -->
|
<!-- 空气分析 -->
|
||||||
<Card title="施工进度碳排放">
|
<Card title="施工进度碳排放">
|
||||||
<div class="contentBox">
|
<div class="contentBox">
|
||||||
<img src="./image/img8.png" alt="">
|
<img src="./image/rightBottomImage.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user