D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
ml-slider
/
admin
/
assets
/
js
/
app
/
store
/
modules
/
Filename :
slides.js
back
Copy
import slide from '../../api/Slide' // initial state const state = { all: [] } // getters const getters = {} // actions const actions = { // getAllSlideshows({ commit }) { // slideshow.getSlideshows(slideshows => { // commit('allSlideshows', slideshows) // }) // } } // mutations const mutations = { // setProducts(state, products) { // state.all = products // }, // decrementProductInventory(state, { id }) { // const product = state.all.find(product => product.id === id) // product.inventory-- // } } export default { namespaced: true, state, getters, actions, mutations }
Name
Size
Last Modified
Owner
Permissions
Actions
settings.js
0.586
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
slides.js
0.592
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
slideshows.js
5.649
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
2017 © D7net | D704T team