Commit 2df7398a authored by 熊成伟's avatar 熊成伟

debug

parent b99a8ef2
Pipeline #15304 passed with stages
in 2 minutes and 4 seconds
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
/build /build
/dist /dist
/.vscode /.vscode
/.idea
# misc # misc
.DS_Store .DS_Store
......
...@@ -9,11 +9,11 @@ const Index = (props) => { ...@@ -9,11 +9,11 @@ const Index = (props) => {
<div className="todo-title pos-aline"> <div className="todo-title pos-aline">
<div className="pos-aline"> <div className="pos-aline">
<div className="todo-tag pos-aline"> <div className="todo-tag pos-aline">
<img {/*<img*/}
alt="" {/*alt=""*/}
className="todo-tag-png" {/*className="todo-tag-png"*/}
src="https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1591252471425&di=85236ae603ca74553adaca6e8c161a39&imgtype=0&src=http%3A%2F%2Fhbimg.b0.upaiyun.com%2Fb912bf96dc19b3b23530ae2259b60eb6cf70083f6680b-H9l0ri_fw658" {/*src="https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1591252471425&di=85236ae603ca74553adaca6e8c161a39&imgtype=0&src=http%3A%2F%2Fhbimg.b0.upaiyun.com%2Fb912bf96dc19b3b23530ae2259b60eb6cf70083f6680b-H9l0ri_fw658"*/}
/> {/*/>*/}
{data.TYPE} {data.TYPE}
</div> </div>
<p>{data.TITLE}</p> <p>{data.TITLE}</p>
......
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