Commit 8c06b993 authored by haiyoucuv's avatar haiyoucuv

music

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