Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web-js
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinjianhui
office-web-js
Commits
5d63397f
Commit
5d63397f
authored
Jan 16, 2023
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 问题修改
parent
0e881fd4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
63 additions
and
65 deletions
+63
-65
package-lock.json
+41
-43
src/components/HomePageHeader.vue
+8
-8
src/views/Home/ColorfulPage.vue
+4
-4
src/views/Home/IndexPage.vue
+2
-2
src/views/Home/JoinUsPage.vue
+8
-8
No files found.
package-lock.json
View file @
5d63397f
...
...
@@ -1969,49 +1969,6 @@
"webpack-merge"
:
"^5.7.3"
,
"webpack-virtual-modules"
:
"^0.4.2"
,
"whatwg-fetch"
:
"^3.6.2"
},
"dependencies"
:
{
"@vue/vue-loader-v15"
:
{
"version"
:
"npm:vue-loader@15.10.1"
,
"resolved"
:
"https://registry.npmjs.org/vue-loader/-/vue-loader-15.10.1.tgz"
,
"integrity"
:
"sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA=="
,
"dev"
:
true
,
"requires"
:
{
"@vue/component-compiler-utils"
:
"^3.1.0"
,
"hash-sum"
:
"^1.0.2"
,
"loader-utils"
:
"^1.1.0"
,
"vue-hot-reload-api"
:
"^2.3.0"
,
"vue-style-loader"
:
"^4.1.0"
},
"dependencies"
:
{
"hash-sum"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz"
,
"integrity"
:
"sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA=="
,
"dev"
:
true
}
}
},
"json5"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npmjs.org/json5/-/json5-1.0.2.tgz"
,
"integrity"
:
"sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA=="
,
"dev"
:
true
,
"requires"
:
{
"minimist"
:
"^1.2.0"
}
},
"loader-utils"
:
{
"version"
:
"1.4.2"
,
"resolved"
:
"https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz"
,
"integrity"
:
"sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg=="
,
"dev"
:
true
,
"requires"
:
{
"big.js"
:
"^5.2.2"
,
"emojis-list"
:
"^3.0.0"
,
"json5"
:
"^1.0.1"
}
}
}
},
"@vue/cli-shared-utils"
:
{
...
...
@@ -2176,6 +2133,47 @@
}
}
},
"@vue/vue-loader-v15"
:
{
"version"
:
"npm:vue-loader@15.10.1"
,
"resolved"
:
"https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz"
,
"integrity"
:
"sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA=="
,
"dev"
:
true
,
"requires"
:
{
"@vue/component-compiler-utils"
:
"^3.1.0"
,
"hash-sum"
:
"^1.0.2"
,
"loader-utils"
:
"^1.1.0"
,
"vue-hot-reload-api"
:
"^2.3.0"
,
"vue-style-loader"
:
"^4.1.0"
},
"dependencies"
:
{
"hash-sum"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz"
,
"integrity"
:
"sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA=="
,
"dev"
:
true
},
"json5"
:
{
"version"
:
"1.0.2"
,
"resolved"
:
"https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz"
,
"integrity"
:
"sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA=="
,
"dev"
:
true
,
"requires"
:
{
"minimist"
:
"^1.2.0"
}
},
"loader-utils"
:
{
"version"
:
"1.4.2"
,
"resolved"
:
"https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz"
,
"integrity"
:
"sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg=="
,
"dev"
:
true
,
"requires"
:
{
"big.js"
:
"^5.2.2"
,
"emojis-list"
:
"^3.0.0"
,
"json5"
:
"^1.0.1"
}
}
}
},
"@vue/web-component-wrapper"
:
{
"version"
:
"1.3.0"
,
"resolved"
:
"https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz"
,
...
...
src/components/HomePageHeader.vue
View file @
5d63397f
...
...
@@ -54,14 +54,14 @@ export default {
{
title
:
'企业文化'
,
route
:
'/culture'
},
{
title
:
'多彩晶闪'
,
route
:
'/colorful'
},
{
title
:
'加入我们'
,
route
:
'/join-us'
},
{
title
:
'供应商'
,
route
:
'/supplier'
,
children
:
[
{
title
:
'申请加入'
,
route
:
'/supplier-apply'
},
{
title
:
'举报信'
,
route
:
'/supplier-report'
},
],
},
//
{
//
title: '供应商',
//
route: '/supplier',
//
children: [
//
{ title: '申请加入', route: '/supplier-apply' },
//
{ title: '举报信', route: '/supplier-report' },
//
],
//
},
{
title
:
'联系我们'
,
route
:
'/contact'
},
],
}
...
...
src/views/Home/ColorfulPage.vue
View file @
5d63397f
...
...
@@ -29,21 +29,21 @@
<h4
class=
"article-title"
>
{{
a
.
title
}}
</h4>
<div
class=
"article-brief"
>
{{
a
.
brief
}}
<router-link
<
!--
<
router-link
class=
"article-link"
:to=
"`/article/$
{a.id}?from=ColorfulPage`"
>查看全文 +
</router-link
>
>
-->
</div>
<div
class=
"article-meta"
>
<span
class=
"article-time"
>
{{
a
.
createdAt
}}
</span>
<a
class=
"article-like"
href=
"javascript:;"
>
<
!--
<
a
class=
"article-like"
href=
"javascript:;"
>
<i
class=
"article-like-icon"
:class=
"a.liked ? 'icon-thumb-gold' : 'icon-thumb'"
></i>
<span
class=
"article-like-count"
>
{{
a
.
likeCount
}}
</span>
</a>
</a>
-->
</div>
</article>
</div>
...
...
src/views/Home/IndexPage.vue
View file @
5d63397f
...
...
@@ -67,12 +67,12 @@
<h4
class=
"news-title"
>
{{
n
.
title
}}
</h4>
<div
class=
"news-brief hover-hl-hidden"
>
{{
n
.
brief
}}
</div>
<router-link
<
!--
<
router-link
class=
"news-link hover-hl-hidden"
href=
"javascript:;"
:to=
"`/article/123?from=IndexPage`"
>
查看全文 +
</router-link
>
>
-->
</div>
</div>
</div>
...
...
src/views/Home/JoinUsPage.vue
View file @
5d63397f
...
...
@@ -15,7 +15,7 @@
</div>
<div
class=
"job-wrapper"
>
<div
class=
"job-header"
>
招聘信息
</div>
<div
class=
"search-wrapper"
>
<
!--
<
div
class=
"search-wrapper"
>
<div
class=
"input-wrapper"
>
<img
src=
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozNTU0ZTY3My1iYjg3LTQ2OTctOWZlNy1lZDU2M2M4MWUwODQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTY3NTM1NjZGMjU2MTFFOTlCMTk4NDhEQTM1NEE5OTciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTY3NTM1NjVGMjU2MTFFOTlCMTk4NDhEQTM1NEE5OTciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphY2Y0ODkxMi05ODMyLTQ2YjEtYjNlZC1lY2JmMTNiZjZhZWQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzU1NGU2NzMtYmI4Ny00Njk3LTlmZTctZWQ1NjNjODFlMDg0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZAzfCAAAAv5JREFUeNq0l01IVFEYhu9MalJTaYETIWY1aE2JQUFEZVSSmbhooVErFwWtpF2bVgVRQbhqEegu6IekoKIfEhoKskD6gaS07AensnBKLSvLub0fvBcO0/05M3PvCw/3zPWcw3vO8X7n+0KmaRoemgdqwC5QDSrBIjADjIMhcg/cBsNGLhIjDoTBfnDL1NcQOA6WusxrS8hhR1aCo9wFS72gBwyCSZAGRSAKNoAdIMK+z0EH6MpnR7aCt8oqr4MWEHVZ0SywFhwB3zhuGpwChTo7kvliizJRCrSDoiy3WQwllIWcyNZIJRjm4BFQl+05Z+zQBcXMAV0jsurzHDQB6vMwYREBNzjnd7BGx8hOMMlB7T6YsCgHA5z3mpeRCDuJekGxj0aEg5x7DGxzM1LF4xA1+GxCmMv4IupifPqvXxhfcB2//yRjhChk+CeJvufYjoFSu05ipJnthBKeTcNfPeZzMVjoZGQV2/1gyghGr/msYCS2NVLCdtIITh/ADx55iZMR6/8hHaARU5k/7GRknO1ogEbKlAtxzMnIS7aXg4KAjMS483JEn5yM3GF7Y4C7soLPd25GJMf4A6qYffktyVla2JZMLuVk5BV4wN+HfA5mot1gNZgA3WDaLTHaq1zZe3wM72Wgj/MmnMK7evsWK1f2RxD3wYSkoWeUJKtBNzHaxLxB9BTE8jBRwMzMVHKcHtABanVSxTbwi4NfgOYcTEimd9Yl00+CJi8jQisYVTKr017ZFVnAlPCZRtmRylykUzmxHnSCOH/LPfEQXAF9vJf+sviKs5RoZOEl+spnqcvXNAr2cU7XAms+OAkGbVYkpcKUzXvZyaugBnRq7MyIdUwhjZJzGdgO6llyyu05mzHoN++q9+ARuAnuctxhFmk6N3OjjhFLhaAczAEzGfgkIv8En20iplwXl3h1eOl+NkZy0RJwGdR69EuHjWD1BrQy+3NV0EZEAyzmn7j06Q/6aFRJvnoRrMt4L6GhyQigjnGjAhxjSPgCusFm+ds/AQYAbz/ZoLUt0ocAAAAASUVORK5CYII="
...
...
@@ -27,8 +27,8 @@
value=
""
/>
</div>
</div>
<div
class=
"job-site"
>
</div>
-->
<
!--
<
div
class=
"job-site"
>
职位类型:
<span
class=
"recruitment"
@
click=
"onChangeRecruit('social')"
...
...
@@ -41,8 +41,8 @@
:class=
"
{ 'recruitment-active': activeType === 'school' }"
>校招
</span
>
</div>
<div
class=
"job-site"
>
</div>
-->
<
!--
<
div
class=
"job-site"
>
工作地点:
<span
class=
"city"
@
click=
"onChangeCity('gz')"
...
...
@@ -55,7 +55,7 @@
:class=
"
{ 'city-active': activeCity === 'xa' }"
>西安
</span
>
</div>
</div>
-->
<div
class=
"new-jobs"
>
<div
class=
"new-title"
>
最新职位
</div>
<div
class=
"specific-job"
>
...
...
@@ -129,7 +129,7 @@
</div>
</div>
</div>
<el-dialog
:visible
.
sync=
"joinVisible"
width=
"800px"
>
<
!-- <
el-dialog :visible.sync="joinVisible" width="800px">
<el-form
:model="joinForm"
ref="joinForm"
...
...
@@ -199,7 +199,7 @@
<button>提交</button>
</div>
</template>
</el-dialog>
</el-dialog>
-->
</div>
</template>
<
script
>
...
...
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