浏览代码

修改样式

lex 2 年之前
父节点
当前提交
5e621c6578

+ 1 - 0
src/school/orchestra/orchestra-information.module.less

@@ -20,6 +20,7 @@
     color: #333333;
     line-height: 21px;
     padding-bottom: 2px;
+    max-width: 180px;
   }
   .content {
     font-size: 12px;

+ 1 - 0
src/views/information/help-center/index.module.less

@@ -36,6 +36,7 @@
       color: #333333;
       line-height: 21px;
       padding-top: 5px;
+      max-width: 180px;
     }
     .content {
       font-size: 12px;

+ 1 - 1
vite.config.ts

@@ -12,7 +12,7 @@ function resolve(dir: string) {
 // https://vitejs.dev/config/
 // https://github.com/vitejs/vite/issues/1930 .env
 // const proxyUrl = 'https://mstutest.dayaedu.com/';
-const proxyUrl = 'http://47.98.131.38:8989/'
+const proxyUrl = 'https://test.lexiaoya.cn'
 // const proxyUrl = 'http://192.168.3.20:8989/' // 邹旋
 // const proxyUrl = 'http://192.168.3.143:8989/' // 尚科
 // const proxyUrl = 'http://192.168.3.26:8989/' // 刘俊驰