Commit 665afb67 authored by agping's avatar agping

app 优化

parent 67506ddd
......@@ -47,7 +47,7 @@
_this.create_time=response.data.data.create_time;
_this.content=response.data.data.content;
// _this.content=_this.common.urlDeal(response.data.data.content);
console.log(response.data.data.content);
// console.log(response.data.data.content);
} else {
layer.tipsX(response.data.msg);
......
......@@ -286,7 +286,7 @@
float: left;
height: 0.6rem;
margin-left: 0.1rem;
margin-right: 0.1rem;
/*margin-right: 0.1rem;*/
font-weight: 800;
font-size: 0.26rem;
text-align: center;
......@@ -305,7 +305,7 @@
overflow: hidden;
}
.story_font2_width{
width: 3.6rem;
width: 3.8rem;
}
.story_font3 {
width: 100%;
......
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