初始提交

This commit is contained in:
2025-09-04 16:35:14 +08:00
commit 5cd52c4d2c
735 changed files with 155784 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.DS_Store
node_modules
dist

36
README.en.md Normal file
View File

@ -0,0 +1,36 @@
# dy-app
#### Description
德阳app
#### Software Architecture
Software architecture description
#### Installation
1. xxxx
2. xxxx
3. xxxx
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

37
README.md Normal file
View File

@ -0,0 +1,37 @@
# dy-app
#### 介绍
德阳app
#### 软件架构
软件架构说明
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

5
babel.config.js Normal file
View File

@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}

19
jsconfig.json Normal file
View File

@ -0,0 +1,19 @@
{
"compilerOptions": {
"target": "es5",
"module": "esnext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"@/*": [
"src/*"
]
},
"lib": [
"esnext",
"dom",
"dom.iterable",
"scripthost"
]
}
}

BIN
node_modules.zip Normal file

Binary file not shown.

40047
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

55
package.json Normal file
View File

@ -0,0 +1,55 @@
{
"name": "lzga",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build ",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"amfe-flexible": "^2.2.1",
"axios": "^0.27.2",
"base-64": "^1.0.0",
"core-js": "^3.8.3",
"echarts": "^5.3.3",
"mitt": "^3.0.0",
"ol": "^6.15.1",
"vant": "^3.4.3",
"vconsole": "^3.14.6",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"sass": "^1.56.2",
"sass-loader": "^13.2.0",
"vue-awesome-mui": "^1.7.3",
"webpack-bundle-analyzer": "^4.7.0"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/vue3-essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "@babel/eslint-parser"
},
"rules": {}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}

View File

@ -0,0 +1,132 @@
/*
|------------------------------------------------------------------------------
| EzMapAPI.js
|
|@author: qianleyi
|@date: 2015-11-27
|@descript: 基础地图初始化配置设置
|------------------------------------------------------------------------------
*/
//需要配置客户端ezserverclient服务地址
//var serviceUrl='http://172.18.116.167:8089/dist';
var serviceUrl = 'http://www.pgis.sc/EzServerClientV8';
var ezMap = {
/**
* 二维数组:可以插入多个图层对象
* 参数说明:[]表示图层组,数组中[i][0]表示图层名,[i][1]表示图层的URL,[i][2]表示图层的参数设置
* 参数类型Array
* 取值范围:无限制
* 默认值:无
*/
MapSrcURL: [
/** 最上层图层 */
//-------------------------------------
//Geog2010 格式模板
// ["公司2010格式地图(大地坐标投影)", "http://172.25.18.16:8081/EzServer7/Maps/Blue", {
// crs: '4326',
// imageSRC: '../images/shiliang.png',
// token:'042b53ff99f44acda0f7e667cf03a95b'
// }],
//-------------------------------------
//GeogTdt 格式模板
// ["天地图格式(大地坐标投影)", "http://172.18.68.248:8080/Server7/Maps/D_441900DG", {
// crs: '4326',
// wrapX: false,
// imageSRC: 'http://172.18.71.80:8080/images/shiliang.png',
// key: 'text'
// }],
["SL", "http://t3.tianditu.gov.cn/DataServer?T=vec_c&tk=cefabab8748698548c1eb238d4dd0c16&x={x}&y={y}&l={z}", {
crs: '4326',
imageSRC: 'http://www.pgis.sc/EzServerClientV8/images/shiliang.png',
token: '042b53ff99f44acda0f7e667cf03a95b'
}]
],
/**
* 参数说明:设置地图初始化中心位置
* 参数类型Array<Float,Float>
* 取值范围:无限制
* 默认值:无
*/
CenterPoint: [104.75425466, 31.45795226],
/**
* 参数说明:设置全图显示时地图显示范围
* 参数类型:[minx,miny,maxx,maxy]
* 取值范围:无限制
* 默认值:无
*/
MapFullExtent: undefined,
//MapFullExtent: [99.60617,24.96368,100.746,26.1914],
/**
* 参数说明:设置地图初始显示级别
* 参数类型Int
* 取值范围:无限制
* 默认值:无
*/
MapInitLevel: 1,
//MapInitLevel: 12,
/**
* 参数说明:设置地图显示的最大级别
* 参数类型Int
* 取值范围:无限制
* 默认值:无
*/
MapMaxLevel: 20,
/**
* 参数说明:设置地图显示的最小级别
* 参数类型Int
* 取值范围:无限制
* 默认值:无
*/
MapMinLevel: 1,
/**
* 参数说明是否添加地图级别控制条hover样式
* 参数类型Boolean
* 取值范围:无限制
* 默认值:无
*/
isTitleArea: true,
/**
* 参数说明Animation 瓦片是否提前加载
* 参数类型Boolean
* 取值范围:无限制
* 默认值false
*/
loadTilesWhileAnimating: false
};
(function (ezMap) {
var scriptName = "EzMapAPI\\.js";
var keyWord = "key";
(function (ezMap) {
var isOL = new RegExp("(^|(.*?\\/))(" + scriptName + ")(\\?|$)");
var scripts = document.getElementsByTagName('script');
for (var i = 0, len = scripts.length; i < len; i++) {
var src = scripts[i].getAttribute('src');
if (src) {
var match = src.match(isOL);
if (match) {
var key = src.indexOf(keyWord + "=");
if (key == -1) {
break;
}
var get_par = src.slice(keyWord.length + key + 1);
var nextPar = get_par.indexOf("&");
if (nextPar != -1) {
get_par = get_par.slice(0, nextPar);
}
ezMap.AuthorKey = get_par;
break;
}
}
}
})(ezMap);
})(ezMap);

File diff suppressed because one or more lines are too long

54260
public/EzMapFile/EzServerClient.min.js vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,56 @@
.ez-popup {
display: none;
min-width: 170px;
max-width: 200px;
position: relative;
background: #FFFFFF;
border: 1px solid #FFFFFF;
border-radius: 5px;
-webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
padding: 10px;
}
.ez-popup:after,
.ez-popup:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.ez-popup:after {
border-color: rgba(255, 255, 255, 0);
border-top-color: #FFFFFF;
border-width: 10px;
margin-left: -10px;
}
.ez-popup:before {
border-color: rgba(255, 255, 255, 0);
border-top-color: #FFFFFF;
border-width: 10px;
margin-left: -10px;
}
.ez-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 8px;
}
.ez-popup-closer:after {
content: "✖";
}
.ez-popup-content {
text-align: center;
font-family: , ;
font-size: 15px;
line-height: 15px;
}

112
public/android.js Normal file
View File

@ -0,0 +1,112 @@
var jd = "104.41361653448905";
var wd = "31.127827898122767";
var address = "德阳市公安局";
var appVersion = "1.1.3";
//NFC回调
function setCardInfoByNFC(info, base64) {
console.log(base64)
if (info) {
info = JSON.parse(info)
info.data.zp = base64;
window.postMessage({
data: info,
type: 'NFC'
}, '*')
}
}
// 拍照
function setimage_base64(pzid, base64) {
if (base64) {
window.postMessage({
data: base64,
type: 'PHOTO'
}, '*')
}
}
//存
function setStorage(key, value) {
try {
bridge.putString(key, value)
} catch (error) {
window.localStorage.setItem(key, value)
}
}
//取
function getStorage(key) {
try {
return bridge.getString(key)
} catch (error) {
return window.localStorage.getItem(key)
}
}
//删
function delteteStorage(key) {
try {
bridge.delString(key)
} catch (error) {
window.localStorage.removeItem(key)
}
}
//车牌OCR回调
function setcphm(cphm) {
window.postMessage({
data: cphm,
type: 'cphm'
}, '*')
}
//车牌颜色OCR回调
function setcpcolor(color) {
if (color != "蓝") {
let dm = color == "绿" ? '52' : '01'
window.postMessage({
data: dm,
color: color,
type: 'color'
}, '*')
} else {
window.postMessage({
data: '02',
color: color,
type: 'color'
}, '*')
}
}
//身份证OCR回调
function setCardInfoByOCR(info, base64) {
window.postMessage({
data: info,
type: 'sfzh'
}, '*')
}
//视频上传成功ID
function setVideoId(id) {
window.postMessage({
data: id,
type: 'videoId'
}, '*')
}
//获取经纬度
function getLocation() {
var pgis = {};
try {
pgis = JSON.parse(bridge.getLocation()); //手机端
} catch (error) {
pgis = {
lng: jd,
lat: wd,
zbly: 1,
};
}
return pgis;
}

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 10240-10495

View File

@ -0,0 +1,3 @@

Microsoft YaHei 10496-10751

View File

@ -0,0 +1,3 @@

Microsoft YaHei 10752-11007

View File

@ -0,0 +1,3 @@

Microsoft YaHei 11008-11263

View File

@ -0,0 +1,3 @@

Microsoft YaHei 11264-11519

View File

@ -0,0 +1,3 @@

Microsoft YaHei 11520-11775

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 1280-1535

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 1536-1791

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 1792-2047

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 2048-2303

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 2304-2559

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 2560-2815

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@

Microsoft YaHei 2816-3071

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More