更新云函数

This commit is contained in:
唐明明
2021-07-26 12:05:57 +08:00
parent a6b92679c2
commit 6f29bdc89f
6 changed files with 3706 additions and 3513 deletions

View File

@@ -1,3 +1,10 @@
/**
* Web唐明明
* 匆匆数载恍如梦,岁月迢迢华发增。
* 碌碌无为枉半生,一朝惊醒万事空。
*/
import Vue from 'vue'
import Vuex from 'vuex'
@@ -18,4 +25,4 @@ export default new Vuex.Store({
uni.setStorageSync('token', tokenString)
}
}
})
})