Commit 8c06b993 authored by haiyoucuv's avatar haiyoucuv

music

parent 79c62416
......@@ -21,10 +21,10 @@ import API from "@src/api";
class Userhomepage extends React.Component {
state = {
dNum: 0,
hNum: 0,
mNum: 0,
sNum: 0
dNum: "00",
hNum: "00",
mNum: "00",
sNum: "00"
};
async componentDidMount() {
......
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