jason.lu fdc266a0ff change the impl of get_data, now BasicFunction.get_data("smartUsers/list", function(data) { console.log(data.model.list); } ) should give you the queried data 6 жил өмнө
..
public ee2963e263 vue 1.0.0 6 жил өмнө
src fdc266a0ff change the impl of get_data, now BasicFunction.get_data("smartUsers/list", function(data) { console.log(data.model.list); } ) should give you the queried data 6 жил өмнө
README.md ee2963e263 vue 1.0.0 6 жил өмнө
babel.config.js ee2963e263 vue 1.0.0 6 жил өмнө
package-lock.json ac2144cbc3 Merge remote-tracking branch 'origin/master' 6 жил өмнө
package.json 697f996eeb vue 1.0.1 6 жил өмнө

README.md

present_exchange

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.