Commit a9f1291d authored by mengcuiguang's avatar mengcuiguang

网络修改名称

parent 1207dee0
Pipeline #285 failed with stages
This source diff could not be displayed because it is too large. You can view the blob instead.
import api from './index'
import api from './httpFetch'
export function getClassifyList() {
return api.getClassifyList()
......
import api from './index'
import api from './httpFetch'
var storage = require('@system.storage')
export function login(username, password) {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment