Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
CO-OP Search
Project
Project
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kittisak Maneewong
CO-OP Search
Commits
21bd023b
Commit
21bd023b
authored
Apr 24, 2019
by
Kittisak Maneewong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
successproject
parent
590108b0
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
4 additions
and
4 deletions
+4
-4
app.js
public/js/app.js
+0
-0
Company1556097733.jpeg
public/uploads/Company1556097733.jpeg
+0
-0
Company1556098582.jpeg
public/uploads/Company1556098582.jpeg
+0
-0
Company1556099879.gif
public/uploads/Company1556099879.gif
+0
-0
Company1556100125.gif
public/uploads/Company1556100125.gif
+0
-0
AppLayout.vue
resources/js/layouts/AppLayout.vue
+1
-1
EmployerLayout.vue
resources/js/layouts/EmployerLayout.vue
+1
-1
DetailJob.vue
resources/js/views/DetailJob.vue
+1
-1
Employer.vue
resources/js/views/Employer.vue
+1
-1
No files found.
public/js/app.js
View file @
21bd023b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/uploads/Company1556097733.jpeg
0 → 100644
View file @
21bd023b
15.8 KB
public/uploads/Company1556098582.jpeg
0 → 100644
View file @
21bd023b
5.59 KB
public/uploads/Company1556099879.gif
0 → 100644
View file @
21bd023b
2.54 KB
public/uploads/Company1556100125.gif
0 → 100644
View file @
21bd023b
2.54 KB
resources/js/layouts/AppLayout.vue
View file @
21bd023b
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</v-layout>
</v-layout>
</v-container>
</v-container>
</v-content>
</v-content>
<
Footer></Footer
>
<
!--
<Footer></Footer>
--
>
<Snackbar></Snackbar>
<Snackbar></Snackbar>
</div>
</div>
</
template
>
</
template
>
...
...
resources/js/layouts/EmployerLayout.vue
View file @
21bd023b
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</v-layout>
</v-layout>
</v-container>
</v-container>
</v-content>
</v-content>
<
Footer></Footer
>
<
!--
<Footer></Footer>
--
>
<Snackbar></Snackbar>
<Snackbar></Snackbar>
</div>
</div>
</
template
>
</
template
>
...
...
resources/js/views/DetailJob.vue
View file @
21bd023b
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<v-icon
small
color=
"brown"
>
fas fa-building
</v-icon>
เกี่ยวกับเรา
<v-icon
small
color=
"brown"
>
fas fa-building
</v-icon>
เกี่ยวกับเรา
</v-flex>
</v-flex>
<v-flex
xs12
sm12
class=
"body-1 mt-1"
>
<v-flex
xs12
sm12
class=
"body-1 mt-1"
>
{{
detail_data
.
about
?
detail_data
.
s
about
:
'-'
}}
{{
detail_data
.
about
?
detail_data
.
about
:
'-'
}}
</v-flex>
</v-flex>
<v-flex
xs12
sm12
class=
"mt-2 "
>
<v-flex
xs12
sm12
class=
"mt-2 "
>
<span
class=
"font-weight-bold subheading red--text"
>
รายละเอียดงาน
</span>
<span
class=
"font-weight-bold subheading red--text"
>
รายละเอียดงาน
</span>
...
...
resources/js/views/Employer.vue
View file @
21bd023b
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
</v-flex>
</v-flex>
<v-layout
row
wrap
class=
"pa-3"
>
<v-layout
row
wrap
class=
"pa-3"
>
<v-flex
sm3
xs12
class=
"text-sm-center text-xs-center"
>
<v-flex
sm3
xs12
class=
"text-sm-center text-xs-center"
>
<img
:src=
"companies.imageCompany"
alt=
""
height
=
"160"
>
<img
:src=
"companies.imageCompany"
alt=
""
width
=
"160"
>
</v-flex>
</v-flex>
<v-flex
xs12
sm9
class=
"px-3"
>
<v-flex
xs12
sm9
class=
"px-3"
>
<v-flex
xs12
sm12
>
<v-flex
xs12
sm12
>
...
...
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