End the two-week project today and summarize the issues and experiences that have arisen in these projects.
A total of three projects, two teams, one personal. Overall is very good, but still encountered a lot of problems.
In the anti-profit network when there is a response to the problem and the size of the input box change problem, because many of this page needs to float or positioning to achieve the effect, but the positioning of floating will bring a lot of problems, so we use Display:-webkit-box to reach a number of Div occupy one line, Reduce a lot of unnecessary trouble! There is the input box, will use the Padding property to achieve the effect of the input box, but in response to the size of the input box does not change, there will be problems, so there is box-sizing:border-box this property to ignore the padding attribute, but the effect is still there.
Ant financing Network When encountered problems are detailed, the page is relatively simple; I did not do the homepage, home has a finger sliding effect, to use the Swiper.js function or is quite simple, I came down also to do a bit.
I finished the set of pages is nothing, write a lot of questions to know what is going on.
This project is the mobile phone client response, is to write the page complex, not too many JS or background language role, or to practice a lot.
Learning Summary (15-12-24)