Compare commits

...

10 Commits

Author SHA1 Message Date
yangjun 261aa9e2b2 测试 2024-03-18 14:28:56 +08:00
yangjun de5b8a953b 修改客户提出的样式问题及bug 2022-07-20 08:33:12 +08:00
yangjun ee3df61827 修改样式 2022-07-05 14:56:18 +08:00
yangjun 752abead94 调整样式 2022-06-14 17:29:11 +08:00
yangjun cd94ab4982 修改样式 2022-06-14 08:42:48 +08:00
yangjun f8cc8d70a5 修改前台样式 2022-06-13 15:04:47 +08:00
wangshengnan 31aa7ce997 样式 2022-05-13 16:55:17 +08:00
wangshengnan 10ad313d89 Merge branch 'master' of https://gitee.com/volcanic-flying-fox/nyzy_vue 2022-05-13 15:08:39 +08:00
wangshengnan f7c4e6a973 样式 2022-05-13 15:08:28 +08:00
wangyan 5ada79ee7d 友情链接功能 2022-05-12 18:15:17 +08:00
141 changed files with 4461 additions and 1237 deletions

View File

@ -2,7 +2,7 @@
====
1.安装依赖
在控制台输入init然后回车,等待就可以了
在控制台输入npm install然后回车,等待就可以了
2.运行项目
在控制台输入run或者在左下角“npm脚本”处点击serve后的启动

View File

@ -61,7 +61,9 @@
"html-webpack-plugin": "^4.2.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"vue-template-compiler": "^2.6.10"
"mini-css-extract-plugin": "^2.6.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.0.0"
},
"eslintConfig": {
"root": true,

View File

@ -1,4 +1,4 @@
@primary-color: #1890ff;
@primary-color: #07a54d;
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
@ -1375,7 +1375,7 @@ this.tinycolor = tinycolor;
@blue-3: color(~`colorPalette("@{blue-6}", 3)`);
@blue-4: color(~`colorPalette("@{blue-6}", 4)`);
@blue-5: color(~`colorPalette("@{blue-6}", 5)`);
@blue-6: #1890ff;
@blue-6: #07a54d;
@blue-7: color(~`colorPalette("@{blue-6}", 7)`);
@blue-8: color(~`colorPalette("@{blue-6}", 8)`);
@blue-9: color(~`colorPalette("@{blue-6}", 9)`);

View File

@ -18,17 +18,15 @@
html,body{
margin: 0;
padding: 0;
background-color: #f7f7f7;
}
a{
color: #333333;
text-decoration:none;
cursor:pointer;
outline:none;
color: #333333;
}
h1,h2,h3,h4,h5,h6{
font-weight: normal;
margin-bottom: 0 !important;
}
input:focus {
outline:none;

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

After

Width:  |  Height:  |  Size: 322 KiB

BIN
public/img/dlbg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 742 KiB

After

Width:  |  Height:  |  Size: 688 KiB

BIN
public/img/hzjl_main.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
public/img/icon-cha.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

BIN
public/img/icon_dbjjzy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_dd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
public/img/icon_gl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_gz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/img/icon_hs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
public/img/icon_ld.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
public/img/icon_lgzy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
public/img/icon_qt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_sd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_syj.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/img/icon_xbzlzd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_xd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_xm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/img/icon_xrk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
public/img/icon_yc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
public/img/icon_ym.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
public/img/icon_yz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_zblszy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/img/icon_zp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/img/icon_zyc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 672 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 820 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 322 KiB

BIN
public/img/mue_14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/img/mue_15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

BIN
public/img/mue_16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
public/img/mue_17.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B

BIN
public/img/mue_18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 711 B

BIN
public/img/mue_19.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
public/img/mue_20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/img/mue_21.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

BIN
public/img/mue_22.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

BIN
public/img/mue_23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

BIN
public/img/mue_24.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 323 KiB

BIN
public/img/nyzy_dd.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
public/img/nyzy_gl.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
public/img/nyzy_gz.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
public/img/nyzy_hs.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
public/img/nyzy_hs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
public/img/nyzy_ld.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
public/img/nyzy_lgzy.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
public/img/nyzy_sd.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
public/img/nyzy_syj.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
public/img/nyzy_xd.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
public/img/nyzy_xrk.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 MiB

BIN
public/img/nyzy_ym.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
public/img/nyzy_ym.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
public/img/nyzy_ym2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
public/img/nyzy_zyc.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

BIN
public/img/smiley_evil.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
public/img/smiley_sleep.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
public/img/sprite.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
public/img/sy_banner.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

BIN
public/img/tree-bi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

BIN
public/img/tree-jia.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

BIN
public/img/tree-jian.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

BIN
public/img/tree-kai.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

BIN
public/img/tree-line.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 B

BIN
public/img/tree-lineEnd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

BIN
public/img/tree-radio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

BIN
public/img/tree-wen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 109 KiB

BIN
public/img/xqy.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 316 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -319,7 +319,7 @@ button::-moz-focus-inner {
.tox .tox-collection--grid .tox-collection__group {
display: flex;
flex-wrap: wrap;
max-height: 208px;
max-height: 230px;
overflow-x: hidden;
overflow-y: auto;
padding: 0;

View File

@ -17,7 +17,7 @@
gemo="point"
position="value*1"
shape="pointer"
color="#1890FF"
color="#07a54d"
:active="false"
></v-series>
<v-guide
@ -171,7 +171,7 @@
},
arcGuide2Start: [0, 0.945],
arcGuide2Style: {
stroke: '#1890FF',
stroke: '#07a54d',
lineWidth: 18,
},
htmlGuidePosition: ['50%', '100%'],

View File

@ -66,7 +66,7 @@
.progress {
transition: all .4s cubic-bezier(.08, .82, .17, 1) 0s;
border-radius: 1px 0 0 1px;
background-color: #1890ff;
background-color: #07a54d;
width: 0;
height: 100%;
}

View File

@ -51,7 +51,16 @@
},
toolbar: {
type: [String, Array],
default: 'undo redo | formatselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | lists link unlink image media table | removeformat | fullscreen',
default: ["undo redo save | cut copy paste | forecolor backcolor bold italic underline strikethrough link unlink " +
"openlink anchor | alignleft aligncenter alignright alignjustify alignnone outdent indent | " +
"bullist numlist ",
"styleselect formatselect fontselect fontsizeselect | table tabledelete tablecellprops tablemergecells| blockquote subscript superscript removeformat | ltr rtl " +
"tablesplitcells tableinsertrowbefore tableinsertrowafter tabledeleterow tablerowprops tablecutrow " +
"tablecopyrow tablepasterowbefore tablepasterowafter tableinsertcolbefore tableinsertcolafter tabledeletecol | " +
"image media fullscreen",
"insertdatetime charmap emoticons hr pagebreak template code pastetext print visualblocks visualchars " +
"nonbreaking searchreplace preview kityformula-editor indent2em ",
],
branding:false
}
},

View File

@ -1,7 +1,7 @@
<template>
<a-layout-sider
:class="['sider', isDesktop() ? null : 'shadow', theme, fixSiderbar ? 'ant-fixed-sidemenu' : null ]"
width="208px"
width="230px"
:collapsible="collapsible"
v-model="collapsed"
:trigger="null">

View File

@ -8,7 +8,7 @@ export default {
props: {
menu: {
type: Array,
required: true
required: true/* */
},
theme: {
type: String,
@ -76,11 +76,13 @@ export default {
updateMenu () {
const routes = this.$route.matched.concat()
const { hidden } = this.$route.meta
let fullPath = ''
if (routes.length >= 3 && hidden) {
routes.pop()
this.selectedKeys = [routes[routes.length - 1].path]
} else {
this.selectedKeys = [routes.pop().path]
let route = routes.pop();
this.selectedKeys = [route.path]
}
const openKeys = []
if (this.mode === 'inline') {
@ -88,9 +90,20 @@ export default {
openKeys.push(item.path)
})
}
fullPath = this.$route.fullPath
console.log('this.selectedKeys[0] => ',this.selectedKeys[0],fullPath,routes);
//update-begin-author:taoyan date:20190510 for:online表单菜单点击展开的一级目录不对
if(!this.selectedKeys || this.selectedKeys[0].indexOf(":")<0){
if(!this.selectedKeys || this.selectedKeys[0].indexOf(":")<0 || fullPath.indexOf("?") == -1){
this.collapsed ? (this.cachedOpenKeys = openKeys) : (this.openKeys = openKeys)
}else if(fullPath.indexOf("?") != -1) {
if(fullPath.indexOf('/') != -1){
let pathList = fullPath.split('/');
if(pathList && pathList.length > 1){
let newKey = '/'+pathList[1];
console.log('newKey =>',newKey);
this.collapsed ? (this.cachedOpenKeys = newKey) : (this.openKeys = newKey)
}
}
}
//update-end-author:taoyan date:20190510 for:online表单菜单点击展开的一级目录不对
},

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