gaoluyang
2025-08-12 5a8cc278cce1b5e220bc147785942abedb1e691f
瓜州县弘也水泥有限责任公司部署
已修改2个文件
已添加3个文件
4 ■■■■ 文件已修改
index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/HYSNico.ico 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/indexViews/HYSNLogo.png 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/indexViews/HYSNView.png 补丁 | 查看 | 原始文档 | blame | 历史
src/views/login.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
index.html
@@ -6,7 +6,7 @@
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="renderer" content="webkit">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  <link rel="icon" href="/favicon.ico">
  <link rel="icon" href="/HYSNico.ico">
  <title>弘也水泥管理系统</title>
  <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
  <style>
public/HYSNico.ico
src/assets/indexViews/HYSNLogo.png
src/assets/indexViews/HYSNView.png
src/views/login.vue
@@ -181,7 +181,7 @@
<style lang='scss' scoped>
.login {
  height: 100%;
  background-image: url("../assets/indexViews/JZYJView.png");
  background-image: url("../assets/indexViews/HYSNView.png");
  background-size: cover;
  position: relative;
}