diff --git a/FrontCode2/sunshine_levy/package-lock.json b/FrontCode2/sunshine_levy/package-lock.json
index 969f1fb..b5fe458 100644
--- a/FrontCode2/sunshine_levy/package-lock.json
+++ b/FrontCode2/sunshine_levy/package-lock.json
@@ -3408,8 +3408,8 @@
},
"base64-arraybuffer": {
"version": "0.2.0",
- "resolved": "https://registry.nlark.com/base64-arraybuffer/download/base64-arraybuffer-0.2.0.tgz",
- "integrity": "sha1-S5RPrAGRqlkHr+LYyZnMxXzoD0U="
+ "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.2.0.tgz",
+ "integrity": "sha512-7emyCsu1/xiBXgQZrscw/8KPRT44I4Yq9Pe6EGs3aPRTsWuggML1/1DTuZUuIaJPIm1FTDUVXl4x/yW8s0kQDQ=="
},
"base64-js": {
"version": "1.5.1",
@@ -5226,8 +5226,8 @@
},
"css-line-break": {
"version": "2.0.1",
- "resolved": "https://registry.nlark.com/css-line-break/download/css-line-break-2.0.1.tgz?cache=0&sync_timestamp=1628083299735&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcss-line-break%2Fdownload%2Fcss-line-break-2.0.1.tgz",
- "integrity": "sha1-PcdMLtXrZCEUgCgZMkdXkCQ+czg=",
+ "resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.0.1.tgz",
+ "integrity": "sha512-gwKYIMUn7xodIcb346wgUhE2Dt5O1Kmrc16PWi8sL4FTfyDj8P5095rzH7+O8CTZudJr+uw2GCI/hwEkDJFI2w==",
"requires": {
"base64-arraybuffer": "^0.2.0"
}
@@ -8391,8 +8391,8 @@
},
"html2canvas": {
"version": "1.3.2",
- "resolved": "https://registry.nlark.com/html2canvas/download/html2canvas-1.3.2.tgz",
- "integrity": "sha1-lRzIOIo86Tn9rAITEAfuKBJK/Cc=",
+ "resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.3.2.tgz",
+ "integrity": "sha512-4+zqv87/a1LsaCrINV69wVLGG8GBZcYBboz1JPWEgiXcWoD9kroLzccsBRU/L9UlfV2MAZ+3J92U9IQPVMDeSQ==",
"requires": {
"css-line-break": "2.0.1",
"text-segmentation": "^1.0.2"
@@ -9345,8 +9345,8 @@
},
"jquery": {
"version": "3.6.0",
- "resolved": "https://registry.nlark.com/jquery/download/jquery-3.6.0.tgz",
- "integrity": "sha1-xyoJ8Vwb3OFC9J2/EXC9+K2sJHA="
+ "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
+ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"js-base64": {
"version": "2.6.4",
@@ -19133,8 +19133,8 @@
},
"text-segmentation": {
"version": "1.0.2",
- "resolved": "https://registry.nlark.com/text-segmentation/download/text-segmentation-1.0.2.tgz",
- "integrity": "sha1-H4KPoUqhAcEU3tG9o1un3MF8mFg=",
+ "resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.2.tgz",
+ "integrity": "sha512-uTqvLxdBrVnx/CFQOtnf8tfzSXFm+1Qxau7Xi54j4OPTZokuDOX8qncQzrg2G8ZicAMOM8TgzFAYTb+AqNO4Cw==",
"requires": {
"utrie": "^1.0.1"
}
@@ -19901,16 +19901,16 @@
},
"utrie": {
"version": "1.0.1",
- "resolved": "https://registry.nlark.com/utrie/download/utrie-1.0.1.tgz?cache=0&sync_timestamp=1628857080382&other_urls=https%3A%2F%2Fregistry.nlark.com%2Futrie%2Fdownload%2Futrie-1.0.1.tgz",
- "integrity": "sha1-4VUjXry93ImuCSYatudzzmFAGy8=",
+ "resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.1.tgz",
+ "integrity": "sha512-JPaDXF3vzgZxfeEwutdGzlrNoVFL5UvZcbO6Qo9D4GoahrieUPoMU8GCpVpR7MQqcKhmShIh8VlbEN3PLM3EBg==",
"requires": {
"base64-arraybuffer": "^1.0.1"
},
"dependencies": {
"base64-arraybuffer": {
"version": "1.0.1",
- "resolved": "https://registry.nlark.com/base64-arraybuffer/download/base64-arraybuffer-1.0.1.tgz",
- "integrity": "sha1-h70TUlYm20qYOOAKUIwrc+/PNIw="
+ "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.1.tgz",
+ "integrity": "sha512-vFIUq7FdLtjZMhATwDul5RZWv2jpXQ09Pd6jcVEOvIsqCWTRFD/ONHNfyOS8dA/Ippi5dsIgpyKWKZaAKZltbA=="
}
}
},
diff --git a/FrontCode2/sunshine_levy/src/assets/img/compensation.png b/FrontCode2/sunshine_levy/src/assets/img/compensation.png
index a296b29..65860a0 100644
Binary files a/FrontCode2/sunshine_levy/src/assets/img/compensation.png and b/FrontCode2/sunshine_levy/src/assets/img/compensation.png differ
diff --git a/FrontCode2/sunshine_levy/src/assets/img/credentials_icon.png b/FrontCode2/sunshine_levy/src/assets/img/credentials_icon.png
index be56e76..5c1dd08 100644
Binary files a/FrontCode2/sunshine_levy/src/assets/img/credentials_icon.png and b/FrontCode2/sunshine_levy/src/assets/img/credentials_icon.png differ
diff --git a/FrontCode2/sunshine_levy/src/assets/img/evaluation .png b/FrontCode2/sunshine_levy/src/assets/img/evaluation .png
deleted file mode 100644
index 65c1991..0000000
Binary files a/FrontCode2/sunshine_levy/src/assets/img/evaluation .png and /dev/null differ
diff --git a/FrontCode2/sunshine_levy/src/assets/img/evaluation.png b/FrontCode2/sunshine_levy/src/assets/img/evaluation.png
new file mode 100644
index 0000000..67bbf10
Binary files /dev/null and b/FrontCode2/sunshine_levy/src/assets/img/evaluation.png differ
diff --git a/FrontCode2/sunshine_levy/src/assets/img/scan.png b/FrontCode2/sunshine_levy/src/assets/img/scan.png
index ebffae8..7b0fcc9 100644
Binary files a/FrontCode2/sunshine_levy/src/assets/img/scan.png and b/FrontCode2/sunshine_levy/src/assets/img/scan.png differ
diff --git a/FrontCode2/sunshine_levy/src/common/apis/requests.js b/FrontCode2/sunshine_levy/src/common/apis/requests.js
index bc885ba..edcd09b 100644
--- a/FrontCode2/sunshine_levy/src/common/apis/requests.js
+++ b/FrontCode2/sunshine_levy/src/common/apis/requests.js
@@ -9,10 +9,7 @@ const url = {
account: "/webapi/account.ashx?action=userinfo",
// 项目数统计信息
- projectStatistics: "/webapi/project.ashx?action=getStatistics",
-
- getprjdata: "/project/list",
- get_policies_info: "/policies/info"
+ projectStatistics: "/webapi/project.ashx?action=getStatistics"
};
export default url;
\ No newline at end of file
diff --git a/FrontCode2/sunshine_levy/src/views/home.css b/FrontCode2/sunshine_levy/src/views/home.css
index bf363df..2f4e5dd 100644
--- a/FrontCode2/sunshine_levy/src/views/home.css
+++ b/FrontCode2/sunshine_levy/src/views/home.css
@@ -18,7 +18,7 @@
width: 173px;
height: 36px;
- margin: 15px 0 15px 2px;
+ margin: 15px 0 15px 0;
border-radius: 0 22px 22px 0;
background: rgba(6, 63, 142, .66);
@@ -78,11 +78,11 @@
height: 80px;
margin: 12px 6px;
- opacity: .9;
-}
-.gridImg:hover {
opacity: 1;
}
+/* .gridImg:hover {
+ opacity: 1;
+} */
.bigImg {
width: 100%;
height: 91px;
diff --git a/FrontCode2/sunshine_levy/src/views/index.vue b/FrontCode2/sunshine_levy/src/views/index.vue
index 838c781..7801c5f 100644
--- a/FrontCode2/sunshine_levy/src/views/index.vue
+++ b/FrontCode2/sunshine_levy/src/views/index.vue
@@ -30,7 +30,7 @@
class="gridImg"
/>