Commit beaea332 by jiang'yun

修改

parent fd658ab6
......@@ -2,7 +2,7 @@
"name": "ruoyi",
"version": "3.8.8",
"description": "投选活动",
"author": "若依",
"author": "投选活动",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve",
......
No preview for this file type
......@@ -118,7 +118,8 @@
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
background: #acacff;
/*background: #c80000;*/
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
......@@ -201,7 +202,7 @@
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
<div class="load_title">正在加载系统资源,请耐心等待</div>
<div class="load_title">正在加载投选活动,请耐心等待</div>
</div>
</div>
</body>
......
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