| | |
| | | # 页颿 é¢
|
| | | VITE_APP_TITLE = ä¸å°ä¼ä¸æ°åå转åå¥é¤å
|
| | | VITE_APP_TITLE = ä¸å¼ºæå
´ç®¡çç³»ç»
|
| | |
|
| | | # å¼åç¯å¢é
ç½®
|
| | | VITE_APP_ENV = 'development'
|
| | |
|
| | | # ä¸å°ä¼ä¸æ°åå转åå¥é¤å
/å¼åç¯å¢
|
| | | # ä¸å¼ºæå
´ç®¡çç³»ç»/å¼åç¯å¢
|
| | | VITE_APP_BASE_API = '/dev-api'
|
| | |
| | | # 页颿 é¢
|
| | | VITE_APP_TITLE = ä¸å°ä¼ä¸æ°åå转åå¥é¤å
|
| | | VITE_APP_TITLE = ä¸å¼ºæå
´ç®¡çç³»ç»
|
| | |
|
| | | # ç产ç¯å¢é
ç½®
|
| | | VITE_APP_ENV = 'production'
|
| | |
|
| | | # ä¸å°ä¼ä¸æ°åå转åå¥é¤å
/ç产ç¯å¢
|
| | | # ä¸å¼ºæå
´ç®¡çç³»ç»/ç产ç¯å¢
|
| | | VITE_APP_BASE_API = '/prod-api'
|
| | |
|
| | | # æ¯å¦å¨æå
æ¶å¼å¯åç¼©ï¼æ¯æ gzip å brotli
|
| | |
| | | # 页颿 é¢
|
| | | VITE_APP_TITLE = ä¸å°ä¼ä¸æ°åå转åå¥é¤å
|
| | | VITE_APP_TITLE = ä¸å¼ºæå
´ç®¡çç³»ç»
|
| | |
|
| | | # ç产ç¯å¢é
ç½®
|
| | | VITE_APP_ENV = 'staging'
|
| | |
|
| | | # ä¸å°ä¼ä¸æ°åå转åå¥é¤å
/ç产ç¯å¢
|
| | | # ä¸å¼ºæå
´ç®¡çç³»ç»/ç产ç¯å¢
|
| | | VITE_APP_BASE_API = '/stage-api'
|
| | |
|
| | | # æ¯å¦å¨æå
æ¶å¼å¯åç¼©ï¼æ¯æ gzip å brotli
|
| | |
| | | <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">
|
| | | <title>ä¸å°ä¼ä¸æ°åå转åå¥é¤å
</title>
|
| | | <link rel="icon" href="/ZQHXico.ico">
|
| | | <title>ä¸å¼ºæå
´ç®¡çç³»ç»</title>
|
| | | <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
|
| | | <style>
|
| | | html,
|
| | |
| | | { |
| | | "name": "ruoyi", |
| | | "version": "3.8.9", |
| | | "description": "ä¸å°ä¼ä¸æ°åå转åå¥é¤å
", |
| | | "description": "ä¸å¼ºæå
´ç®¡çç³»ç»", |
| | | "author": "è¥ä¾", |
| | | "license": "MIT", |
| | | "type": "module", |
| | |
| | | <script setup>
|
| | | import { ref, computed, onMounted, watch } from 'vue'
|
| | | import useUserStore from '@/store/modules/user'
|
| | | import defaultLogo from '@/assets/logo/logo.png' // 导å
¥é»è®¤logo
|
| | | import defaultLogo from '@/assets/indexViews/ZQHXLogo.png' // 导å
¥é»è®¤logo
|
| | |
|
| | | defineProps({
|
| | | collapse: {
|
| | |
| | | app.config.globalProperties.addDateRange = addDateRange;
|
| | | app.config.globalProperties.selectDictLabel = selectDictLabel;
|
| | | app.config.globalProperties.selectDictLabels = selectDictLabels;
|
| | | app.config.globalProperties.javaApi = "http://114.132.189.42:8099";
|
| | | app.config.globalProperties.javaApi = "http://114.132.189.42:8080";
|
| | | app.config.globalProperties.HaveJson = (val) => {
|
| | | return JSON.parse(JSON.stringify(val));
|
| | | };
|
| | |
| | | /**
|
| | | * æ¯å¦æ¾ç¤ºlogo
|
| | | */
|
| | | sidebarLogo: false,
|
| | | sidebarLogo: true,
|
| | |
|
| | | /**
|
| | | * æ¯å¦æ¾ç¤ºå¨ææ é¢
|
| | |
| | | color: #666; |
| | | list-style: none; |
| | | padding: 0; |
| | | height: 190px; |
| | | overflow-y: auto; |
| | | width: 460px; |
| | | } |
| | | .line { |
| | | position: relative; |
| | | width: 250px; |
| | | width: 230px; |
| | | } |
| | | .line::after { |
| | | content: ''; |
| | | position: absolute; |
| | | right: 12px; |
| | | right: 2px; |
| | | top: 0; |
| | | bottom: 0; |
| | | width: 1px; |
| | |
| | | const baseUrl =
|
| | | VITE_APP_ENV == "development"
|
| | | ? "http://114.132.189.42:8089" // å¼åç¯å¢å端æ¥å£
|
| | | : "http://114.132.189.42:8089"; // ç产ç¯å¢å端æ¥å£
|
| | | : "http://114.132.189.42:1234"; // ç产ç¯å¢å端æ¥å£
|
| | |
|
| | | return {
|
| | | // é¨ç½²ç产ç¯å¢åå¼åç¯å¢ä¸çURLã
|