You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title:"How to bring fold to your startup company with Axtra 1",
127
+
desc:"We love to bring designs to life as a developer, and I aim to do this using whatever front end tools are necessary. My preferred tools are more modern javascript libraries like React.js but I like to use whatever is best for the websites needs. There are several reasons why a business would consider a rebrand and it doesn’t necessarily mean the business has been unsuccessful.But in order that you may see whence all this born error of those who accuse pleasure and praise pain, I will open the whole matter, and explain the very things which were said by that discoverer of truth and, as it were, the architect of a happy life"
154
128
},
155
-
{
129
+
{
130
+
id:2,
156
131
date:". 02 May 2019",
157
-
title:"How to manage a talented and successful de sign team",
title:"How to bring fold to your startup company with Axtra 2",
138
+
desc:"We love to bring designs to life as a developer, and I aim to do this using whatever front end tools are necessary. My preferred tools are more modern javascript libraries like React.js but I like to use whatever is best for the websites needs. There are several reasons why a business would consider a rebrand and it doesn’t necessarily mean the business has been unsuccessful.But in order that you may see whence all this born error of those who accuse pleasure and praise pain, I will open the whole matter, and explain the very things which were said by that discoverer of truth and, as it were, the architect of a happy life"
158
139
},
159
-
{
140
+
{
141
+
id:3,
160
142
date:". 02 May 2019",
161
-
title:"How to bring fold to your startup company with Axtra",
title:"How to bring fold to your startup company with Axtra 3",
149
+
desc:"We love to bring designs to life as a developer, and I aim to do this using whatever front end tools are necessary. My preferred tools are more modern javascript libraries like React.js but I like to use whatever is best for the websites needs. There are several reasons why a business would consider a rebrand and it doesn’t necessarily mean the business has been unsuccessful.But in order that you may see whence all this born error of those who accuse pleasure and praise pain, I will open the whole matter, and explain the very things which were said by that discoverer of truth and, as it were, the architect of a happy life"
150
+
},
151
+
163
152
],
164
153
commentsToShow:3
165
154
}
166
155
},
167
156
168
157
// parallex
169
158
mounted() {
159
+
let id =this.$route.params.id;
160
+
let current =this.blogData.find(item=>item.id== id);
0 commit comments