Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
X
XWSQ_20230718
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangjinjing
XWSQ_20230718
Commits
018e5fe6
Commit
018e5fe6
authored
Jul 18, 2023
by
夏敏伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新环境
parent
12515667
Changes
19
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
1190 additions
and
741 deletions
+1190
-741
.gitignore
.gitignore
+27
-0
README.md
README.md
+0
-0
application.js
application.js
+5
-3
application.json
application.json
+2
-2
package-lock.json
package-lock.json
+1029
-600
package.json
package.json
+1
-1
public/components/leftview/tree_fl.vue
public/components/leftview/tree_fl.vue
+0
-2
public/components/leftview/tree_hjbh.vue
public/components/leftview/tree_hjbh.vue
+0
-1
public/components/leftview/tree_mdtc.vue
public/components/leftview/tree_mdtc.vue
+0
-3
public/components/leftview/tree_wmcj.vue
public/components/leftview/tree_wmcj.vue
+0
-1
public/components/rightview/gdgl.vue
public/components/rightview/gdgl.vue
+0
-1
public/components/rightview/list.vue
public/components/rightview/list.vue
+0
-2
public/components/rightview/wyryfb.vue
public/components/rightview/wyryfb.vue
+0
-1
public/components/rightview/zaaq.vue
public/components/rightview/zaaq.vue
+0
-1
public/js/http_request.js
public/js/http_request.js
+1
-0
public/js_src/index_src.js
public/js_src/index_src.js
+124
-120
public/page/enterprise.html
public/page/enterprise.html
+0
-2
public/page/selfemployee.html
public/page/selfemployee.html
+0
-1
util/database.js
util/database.js
+1
-0
No files found.
.gitignore
0 → 100644
View file @
018e5fe6
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
application.js
application.json
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
README.md
0 → 100644
View file @
018e5fe6
application.js
View file @
018e5fe6
...
...
@@ -22,9 +22,11 @@ var community_conf={
//测试环境
// {name:"影像",url:"http://61.155.110.210:7008/mapurl/earth_image_geodetic/MapServer"},
// {name:"注记",url:"http://61.155.110.210:7008/mapurl/earth_image_anno_geodetic/MapServer"}
// // // 发布环境
{
name
:
"
影像
"
,
url
:
"
http://170.2.229.218:5000/earth_image_geodetic/MapServer
"
},
{
name
:
"
注记
"
,
url
:
"
http://170.2.229.218:5000/earth_image_anno_geodetic/MapServer
"
}
// // // 发布环境 -- 20230718
// {name:"影像",url:"http://170.2.229.218:5000/earth_image_geodetic/MapServer"},
// {name:"注记",url:"http://170.2.229.218:5000/earth_image_anno_geodetic/MapServer"}
{
name
:
"
影像
"
,
url
:
"
http://map.geoq.cn/arcgis/rest/services/ChinaOnlineCommunity_Mobile/MapServer
"
},
{
name
:
"
注记
"
,
url
:
"
http://map.geoq.cn/arcgis/rest/services/ChinaOnlineCommunity_Mobile/MapServer
"
}
// {name:"影像",url:"mapurl/earth_image_geodetic/MapServer"},
// {name:"注记",url:"mapurl/earth_image_anno_geodetic/MapServer"}
//发布环境
...
...
application.json
View file @
018e5fe6
{
"oracle"
:
{
"user"
:
"XWSQ"
,
"password"
:
"
XWSQ
"
,
"connectString"
:
"1
70.2.229.213
/helowin"
"password"
:
"
xwsq
"
,
"connectString"
:
"1
92.168.168.110
/helowin"
},
"port"
:
"4085"
,
"session_name"
:
"xwsq.connect.sid"
,
...
...
package-lock.json
View file @
018e5fe6
This diff is collapsed.
Click to expand it.
package.json
View file @
018e5fe6
...
...
@@ -21,7 +21,7 @@
"
log4js
"
:
"
^3.0.6
"
,
"
morgan
"
:
"
~1.9.0
"
,
"
oracle
"
:
"
^0.4.1
"
,
"
oracledb
"
:
"
^
2.3.0
"
,
"
oracledb
"
:
"
^
6.0.3
"
,
"
request
"
:
"
^2.88.0
"
,
"
shapefile
"
:
"
^0.6.6
"
}
...
...
public/components/leftview/tree_fl.vue
View file @
018e5fe6
...
...
@@ -1173,7 +1173,6 @@
},
open3
:
function
(
item
,
n
,
dom
)
{
debugger
$
(
"
#layui3
"
).
css
(
"
display
"
,
"
none
"
);
if
(
item
.
show
)
{
$
(
dom
.
srcElement
).
next
().
css
(
"
display
"
,
"
block
"
);
...
...
@@ -1255,7 +1254,6 @@
setTimeout
(()
=>
{
let
zm
=
[];
for
(
var
i
=
0
;
i
<
this
.
tree_list
.
length
;
i
++
)
{
//遍历本模块的一级树
debugger
;
console
.
log
(
'
treelist
'
+
this
.
tree_list
[
i
].
children
.
length
);
for
(
var
k
=
0
;
k
<
this
.
tree_list
[
i
].
children
.
length
;
k
++
)
{
console
.
log
(
'
treelist
'
+
this
.
tree_list
[
i
].
children
[
k
].
length
);
...
...
public/components/leftview/tree_hjbh.vue
View file @
018e5fe6
...
...
@@ -131,7 +131,6 @@ module.exports = {
},
showphotos
:
function
(
item
)
{
var
playsrc
=
{
data
:
[]};
debugger
array
=
item
.
split
(
"
,
"
);
for
(
var
j
=
0
;
j
<
array
.
length
;
j
++
)
{
...
...
public/components/leftview/tree_mdtc.vue
View file @
018e5fe6
...
...
@@ -164,11 +164,9 @@ module.exports = {
parent
.
vue_left
.
locate
(
item
);
},
showright
:
function
(
item
,
n
,
dom
)
{
debugger
if
(
item
.
event
==
'
showright
'
){
if
(
item
.
children
.
length
>
0
){
parent
.
vue_left
.
showright
(
item
);
debugger
if
(
item
.
children
[
0
].
name
==
'
人民调解委员会
'
){
item
.
children
[
0
].
name
=
'
兴卫村社区人民调解委员会
'
;
}
...
...
@@ -183,7 +181,6 @@ module.exports = {
},
showphotos
:
function
(
items
)
{
var
playsrc
=
{
data
:
[]};
debugger
for
(
var
j
=
0
;
j
<
items
.
length
;
j
++
)
{
playsrc
.
data
.
push
({
src
:
items
[
j
].
src
,
alt
:
items
[
j
].
name
});
...
...
public/components/leftview/tree_wmcj.vue
View file @
018e5fe6
...
...
@@ -159,7 +159,6 @@ module.exports = {
},
showphotos
:
function
(
item
)
{
var
playsrc
=
{
data
:
[]};
debugger
array
=
item
.
split
(
"
,
"
);
for
(
var
j
=
0
;
j
<
array
.
length
;
j
++
)
{
...
...
public/components/rightview/gdgl.vue
View file @
018e5fe6
...
...
@@ -41,7 +41,6 @@
mounted
(){
//挂载的时候执行
var
that
=
this
;
getByAjax
(
"
./rest/moduledataquery/gdgl
"
,
function
(
data
){
// debugger;
that
.
datax
=
JSON
.
parse
(
data
[
0
].
content
);
});
}
...
...
public/components/rightview/list.vue
View file @
018e5fe6
...
...
@@ -24,7 +24,6 @@
<
script
>
module
.
exports
=
{
data
:
function
()
{
debugger
;
return
{
searchText
:
""
}
...
...
@@ -41,7 +40,6 @@
//this.dataxself=value;
//console.log(value);
},
get
:
function
(){
debugger
;
return
this
.
dataxself
.
data
[
0
].
data
;
//console.log(this.dataxself);
}
...
...
public/components/rightview/wyryfb.vue
View file @
018e5fe6
...
...
@@ -69,7 +69,6 @@
props
:[
"
dataxself
"
],
methods
:{
show
:
function
(
item
){
debugger
;
this
.
folderid
=
item
.
typeid
;
getByAjax
(
"
./localx/areadetail/
"
+
item
.
extenddata
+
"
/
"
+
item
.
id
,
data
=>
{
this
.
obj
=
data
[
0
];
...
...
public/components/rightview/zaaq.vue
View file @
018e5fe6
...
...
@@ -62,7 +62,6 @@
mounted
(){
//挂载的时候执行
var
that
=
this
;
getByAjax
(
"
./rest/moduledataquery/zaaq
"
,
function
(
data
){
debugger
;
that
.
datax
=
JSON
.
parse
(
data
[
0
].
content
);
});
}
...
...
public/js/http_request.js
View file @
018e5fe6
...
...
@@ -89,6 +89,7 @@ function getByAjax(url, callback) {
if
(
model
.
resultStatus
.
code
==
200
)
{
callback
(
model
.
data
);
}
else
{
// alert(url);
alert
(
model
.
resultStatus
.
msg
);
}
});
...
...
public/js_src/index_src.js
View file @
018e5fe6
...
...
@@ -191,7 +191,6 @@ var vue_top = new Vue({
$
(
"
.left-nav
"
).
css
(
"
display
"
,
"
none
"
);
}
//控制右侧面板显示隐藏
debugger
vue_right
.
currentView
=
(
item
.
show
?
(
item
.
rightView
)
:
(
""
));
if
(
vue_right
.
currentView
==
undefined
||
vue_right
.
currentView
==
''
){
document
.
getElementById
(
'
rightvue
'
).
style
.
display
=
'
none
'
;
...
...
@@ -568,6 +567,7 @@ function createSpecialTopicLayer() {
//查询业务数据
function
getData
(
layer
,
i
)
{
getByAjax
(
'
./business/
'
+
vue_top
.
businessLayers
[
i
].
http
,
data
=>
{
try
{
for
(
var
j
=
0
;
j
<
data
.
length
;
j
++
)
{
var
polygon
=
null
,
symbolx
;
if
(
vue_top
.
businessLayers
[
i
].
event
==
"
building
"
&&
data
[
j
].
wkt
)
{
//房屋
...
...
@@ -701,6 +701,10 @@ function getData(layer, i) {
}
}
vue_top
.
businessLayers
[
i
].
data
=
data
;
}
catch
(
error
)
{
alert
(
vue_top
.
businessLayers
[
i
].
http
);
alert
(
error
);
}
});
}
...
...
public/page/enterprise.html
View file @
018e5fe6
...
...
@@ -134,7 +134,6 @@
methods
:{
queryimg
:
function
(
index
){
var
data
=
[];
debugger
if
(
index
==
1
){
data
=
this
.
photo
;
}
else
{
...
...
@@ -146,7 +145,6 @@
mounted
()
{
that
=
this
;
getByAjax
(
"
../rest/queryphotos/
"
+
str
.
id
+
"
/11
"
,
result
=>
{
debugger
that
.
photo
=
result
.
filter
(
item
=>
item
.
module
==
1
);
that
.
photohd
=
result
.
filter
(
item
=>
item
.
module
==
2
);
...
...
public/page/selfemployee.html
View file @
018e5fe6
...
...
@@ -127,7 +127,6 @@
}
},
mounted
()
{
debugger
that
=
this
;
getByAjax
(
"
../rest/queryphotos/
"
+
str
.
id
+
"
/
"
+
folderid
,
result
=>
{
that
.
photos
=
result
;
...
...
util/database.js
View file @
018e5fe6
...
...
@@ -8,6 +8,7 @@ var pool;
var
poolconfig
=
Object
.
assign
(
oraConfig
,
{});
poolconfig
.
poolMax
=
20
;
poolconfig
.
queueRequests
=
true
;
oracledb
.
initOracleClient
();
oracledb
.
createPool
(
poolconfig
,
function
(
err
,
pl
)
{
pool
=
pl
;
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment