Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
34 changed files
with
54 additions
and
58 deletions
-
Please register or sign in to post a comment
{ | ||
"TITLE": "汉中市数据上报系统", | ||
"THEME": "jg" | ||
} | ||
"THEME": "sb", | ||
"SERVERAPI": "/bdcsjsb", | ||
"MANAGEMENTAPI": "http: //192.168.2.236/management" | ||
} | ||
\ No newline at end of file | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
/* | ||
获取全部字典数据 | ||
*/ | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class djfDjSf { | ||
// 登记收费信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class fjF100 { | ||
// 非结构化文档 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfQtDzdzw { | ||
// 点状定着物信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfQtMzdzw { | ||
// 面状定着物 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfQtXzdzw { | ||
// 线状定着物 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfZdbhqk { | ||
//宗地变化情况 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfZhYhydzb { | ||
// 用海,用岛坐标 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class ktfZhYhzk { | ||
//用海状况 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttFwZrz { | ||
// 自然幢信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttGyJzd { | ||
//界址点 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttGyJzx { | ||
//界址线信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttGzw { | ||
//构筑物 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttZdjbxx { | ||
// 宗地基本信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class kttZhjbxx { | ||
//宗海基本信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class qlfFwFdcqDzXm { | ||
// 房地产权_项目内多幢房屋项目属性 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class qlfQlGzdj { | ||
// 更正登记信息 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class qlfQlQtxgql { | ||
// 其他相关权利 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class sjsbTask { | ||
// 定时任务 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class zdK103 { | ||
//宗地空间属性 | ||
... | ... |
import request from '@/utils/request' | ||
import SERVER from './config' | ||
let SERVER = JSON.parse(localStorage.getItem('ApiUrl')) | ||
class zhK105 { | ||
// 宗海空间属性 | ||
... | ... |
... | ... | @@ -14,6 +14,7 @@ |
.sidebar-container { | ||
transition: width 0.28s; | ||
width: $sideBarWidth !important; | ||
overflow-y: scroll; | ||
font-size: 0px; | ||
@include background_color("menuBg"); | ||
... | ... |