wenhongquan 3 年 前
コミット
15ee94cee7

+ 11 - 2
ruoyi-ui/src/views/home/index.vue

@@ -126,7 +126,7 @@ export default {
 </script>
 
 <style scoped lang="scss">
-   .home{
+.home{
        padding: 0 0 0 0;
        height:100vh;
        overflow: hidden;
@@ -135,7 +135,7 @@ export default {
 
    .title_top{
           background: url("~@/assets/images/images/img_dingbu@2x.png") no-repeat;
-          background-size: 1350px 100%;
+          background-size: 100% 100%;
           //background: #164394;
           width:100%;
           height:7vh;
@@ -158,6 +158,15 @@ export default {
          top:0;
        }
      }
+     .el-menu-demo{
+      left: 12%;
+      height: 100%;
+      li{
+        height: 100%;
+        font-size: 20px;
+        // line-height: 100%;
+      }
+     }
 
    }
 

+ 2 - 2
ruoyi-ui/vue.config.js

@@ -35,8 +35,8 @@ module.exports = {
         proxy: {
             // detail: https://cli.vuejs.org/config/#devserver-proxy
             [process.env.VUE_APP_BASE_API]: {
-                target: `http://localhost:8080/api`,
-                // target: 'http://nhxm.xt.wenhq.top:8083/api',
+                // target: `http://localhost:8080/api`,
+                target: 'http://nhxm.xt.wenhq.top:8083/api',
                 changeOrigin: true,
                 pathRewrite: {
                     ['^' + process.env.VUE_APP_BASE_API]: ''

BIN
ruoyi/uploadPath/upload/2022/10/17/《Java开发手册》v1.5.0 华山版_20221017095810A001.pdf