Commit 21e5a1ce authored by 任金涛's avatar 任金涛

index

parent 93c5e35c
Pipeline #129 canceled with stages
<!--
* @Author:rjt
* @Date: 2021-04-25 17:01:58
* @LastEditTime: 2021-04-27 11:06:29
* @LastEditTime: 2021-04-27 11:44:19
* @LastEditors: Please set LastEditors
* @Description: In User Settings Edit
* @FilePath: \wxcdemo\index.html
......@@ -20,13 +20,14 @@
<link rel="stylesheet" href="css/css.css" />
<body>
<div class="container" id="app">
<div style="height:100px;" class="mt3">
<div class="txt-c mainTitle">
欢迎登录山东省增材制造行业军民融合工业互联网服务平台
<div >
<div>
<div class="txt-c">
<img src="images/title.png" style="width:18%;" />
</div>
</div>
<div style="display:flex;">
<div class="container mt5" id="app">
<div style="display:flex;" >
<div style="flex-direction: column;width:520px;">
<div class="titleList pl1">
订单工序完成占比
......@@ -190,6 +191,7 @@
</iframe>
</Modal>
</div>
</div>
<script>
new Vue({
el: '#app',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment