中建四局-双碳管理-施工进度碳排放

This commit is contained in:
yjl 2023-04-03 09:39:18 +08:00
parent cc13d38053
commit 93fceeaa49
3 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>