-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mochammad Sidiq Tri S #26
base: main
Are you sure you want to change the base?
Conversation
… added page for 404, added about page
import axios from 'axios' | ||
import router from '../router' | ||
|
||
const baseUrl = 'https://bukatoko-server.herokuapp.com' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ini mending axiosnya pake axios instance
src/store/index.js
Outdated
errMessage: '' | ||
}, | ||
mutations: { | ||
getData (state, data) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
setProducts
karena navbar dan footer ada di setiap views, setiap ganti halaman navbar dan footernya bakal re render lho padahal sama aja navbar sama footernya. coba dipikirkan apakah ada cara lain untuk handle ini ? |
src/views/Home.vue
Outdated
</tr> | ||
</thead> | ||
<tbody> | ||
<tr v-for="data in productData" :key="data.id" class="overflow-y-auto"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ini bisa jadi reusable component lagi kan, misal ProductTableRow
src/views/Home.vue
Outdated
<v-simple-table> | ||
<thead> | ||
<tr> | ||
<th |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ini bisa jadi reusable component lagi kan, misal ProductTableHead
footer masih terbang , ga nempel di bawah |
email admin: [email protected]
pass: 123456