提交 cf900c99 authored 作者: zhanglian's avatar zhanglian

去掉特殊词汇

上级 20c15b03
......@@ -11,7 +11,6 @@ const state = {
const mutations = {
SET_CURRENT_WALLET_ADDRESS: (state, address) => {
console.log('王八蛋', address);
state.currentWalletAddress = address;
},
SET_INTERFACE_SIGNATURE: (state, signature) => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论