diff --git a/pages/user/index.vue b/pages/user/index.vue index 42d32aa..af03555 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -32,9 +32,9 @@ - + - + + + + + + + 我的认证 + + + + + + + 买入订单 + + + + + + + 卖出订单 + + + + + + + 发票管理 + @@ -78,22 +106,10 @@ - diff --git a/static/icons.png b/static/icons.png new file mode 100644 index 0000000..af2d5c3 Binary files /dev/null and b/static/icons.png differ diff --git a/utils/request/index.js b/utils/request/index.js index 921e24d..2aff466 100644 --- a/utils/request/index.js +++ b/utils/request/index.js @@ -109,8 +109,7 @@ $http.dataFactory = async res => { }) } -console.log("sdfsaf") - console.log("rsp",res.response) + // console.log("rsp",res.response) let httpData = res.response.data if (typeof httpData == "string") { try {