Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
665afb67
Commit
665afb67
authored
Jul 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
app 优化
parent
67506ddd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
announcementDetails.vue
...rc/components/announcementDetails/announcementDetails.vue
+1
-1
feeds.vue
public/appnew/src/components/feed/feeds.vue
+2
-2
No files found.
public/appnew/src/components/announcementDetails/announcementDetails.vue
View file @
665afb67
...
...
@@ -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
);
...
...
public/appnew/src/components/feed/feeds.vue
View file @
665afb67
...
...
@@ -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.
6
rem
;
width
:
3.
8
rem
;
}
.story_font3
{
width
:
100%
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment