| | |
| | | |
| | | # è·¯ç±æ¹å¼ |
| | | VUE_APP_ROUTER_MODE = 'hash' |
| | | |
| | | # 项ç®ä¸ä¸æè·¯å¾ |
| | | VUE_APP_CONTEXT_PATH = './' |
| | | |
| | | ddd |
| | | # æ¥å£åç¼ |
| | | VUE_APP_API_PREFIX = '/dianjiang_admin_api' |
| | |
| | | # å¼åç¯å¢é
ç½® |
| | | NODE_ENV = 'development' |
| | | |
| | | # 项ç®ä¸ä¸æè·¯å¾ |
| | | VUE_APP_CONTEXT_PATH = '/' |
| | | VUE_APP_API_URL = 'http://localhost:11010' |
| | |
| | | |
| | | # å
³éDEBUG |
| | | VUE_APP_DEBUG = 'off' |
| | | |
| | | VUE_APP_CONTEXT_PATH = '/dianjiang_admin' |
| | | VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin' |
| | |
| | | # å¼åç¯å¢é
ç½® |
| | | NODE_ENV = 'development' |
| | | |
| | | VUE_APP_CONTEXT_PATH = '/dianjiang_admin' |
| | | VUE_APP_API_URL = 'http://192.168.0.7:10010/dianjiang_admin_interface' |
| | |
| | | }, |
| | | getTableHeight(){ |
| | | this.$nextTick(() => { |
| | | this.tableHeight = window.innerHeight - 180- document.getElementById('curSearchForm').clientHeight |
| | | this.tableHeight = window.innerHeight - 180; |
| | | if(document.getElementById('curSearchForm')){ |
| | | this.tableHeight = this.tableHeight - document.getElementById('curSearchForm').clientHeight |
| | | } |
| | | }) |
| | | }, |
| | | open (title, memberId, importId) { |
| | |
| | | </style> |
| | | <style > |
| | | .success-row { |
| | | background: #f0f9eb; /* æµ
绿è²èæ¯ */ |
| | | background: #f0f9eb !important; /* æµ
绿è²èæ¯ */ |
| | | } |
| | | .warning-row { |
| | | background: rgba(161, 14, 14, 0.35); /* æµ
红è²èæ¯ */ |
| | | background: rgba(161, 14, 14, 0.35) !important; /* æµ
红è²èæ¯ */ |
| | | } |
| | | </style> |
| | |
| | | methods: { |
| | | getTableHeight () { |
| | | this.$nextTick(() => { |
| | | this.tableHeight = window.innerHeight - 180- document.getElementById('curSearchForm').clientHeight |
| | | this.tableHeight = window.innerHeight - 180; |
| | | if(document.getElementById('curSearchForm')){ |
| | | this.tableHeight = this.tableHeight - document.getElementById('curSearchForm').clientHeight |
| | | } |
| | | }) |
| | | |
| | | }, |
| | |
| | | </style> |
| | | <style > |
| | | .success-row { |
| | | background: #f0f9eb; /* æµ
绿è²èæ¯ */ |
| | | background: #f0f9eb !important; /* æµ
绿è²èæ¯ */ |
| | | } |
| | | .warning-row { |
| | | background: rgba(161, 14, 14, 0.35); /* æµ
红è²èæ¯ */ |
| | | background: rgba(161, 14, 14, 0.35) !important; /* æµ
红è²èæ¯ */ |
| | | } |
| | | </style> |
| | |
| | | } |
| | | module.exports = { |
| | | publicPath: process.env.VUE_APP_CONTEXT_PATH, |
| | | outputDir: 'admin', |
| | | outputDir: 'dianjiang_admin', |
| | | assetsDir: 'static', |
| | | lintOnSave: false, |
| | | devServer: { |
| | |
| | | <fork>true</fork> |
| | | <mainClass>com.doumee.DJAdminApplication</mainClass> |
| | | <layout>ZIP</layout> |
| | | <includeSystemScope>true</includeSystemScope> |
| | | </configuration> |
| | | <executions> |
| | | <execution> |
| | |
| | | <configuration> |
| | | <fork>true</fork> |
| | | <mainClass>com.doumee.DJWebApplication</mainClass> |
| | | <layout>ZIP</layout> |
| | | <layout>ZIP</layout><layout>ZIP</layout> |
| | | <includeSystemScope>true</includeSystemScope> |
| | | </configuration> |
| | | <executions> |
| | | <execution> |