v-headermainmainv-headerv-main2main
v-headermainmainv-headerv-main2main
route is the main page. Do you mean that the main component should be on the home page?
Previous: How to deal with the 3D array passed by PHP in HTML
Next: How does vue init download templates other than github?
in the process of using weui, how to find the html structure of this SearchBar after introducing cdn? Neither the rookie tutorial nor W3C says how to use SearchBar ...
as shown in the picture, this is the menu of a background management system. After I clicked on the small menu, I was clicked to change the color, and only one changed the color at the same time. Ask for demo or link ...
requirements: the implementation is to click share on the details page in Mini Program s list. If you come in from the shared page, then how to return to the higher-level page corresponding to the current page, and so on ...
listen for onscoll events and determine how many pixels away from the top, prependprepend ...
you can use barGap: - 100% to implement , but how to use if there are multiple entries in a category that cannot be implemented with barGap? ...
for example, dynamically create 10 span tag loops in div <div class="square"> < div> <script> var str="<span>< span>"; for(var i=0;i<10;iPP){ $(".square").append(str); }...
since I don t know how to use createDocumentFragment , I hope you can help me to see if the usage is correct, or if there is anything else that affects performance . let _smilies = _root.el.querySelector( .smilies-body ); let _ul, _li = ; let fr...
now you are doing the function of creating a new account post: I ve been debugging all afternoon, but I still don t know what the problem is. Cry ~ ...
web editor uses < div contenteditable= "true " > , but when its parent tags all have height: 100% style, in iOS s webkit kernel browser, when the cursor does not select or select text, the cursor or check box does not follow the scrolling screen, a...
is like a shopping page in a shopping website, the structure and style of the shopping page are fixed, but the content of this page is determined according to the items before clicking on this page, because it is impossible for every product page to be ...
questions are as follows at present, Wechat of ios has also updated his official account, which will lead to a section. I would like to ask how to deal with it, or how to obtain the visual height, or how to layout it? I hope the bosses will ...
first of all, the interface looks like this: VersionOSID: now the backend requirements are as follows: when submitting: the value of OS is to be passed to the backend using name, that is, vMub model = "osName " I bind to the corresponding name, s...
ngFor loop out of the li list, how to click a li, to make it a separate background color change, while other li is not affected? ...
follow the online tutorials: main.js import VueI18n from vue-i18n ; Vue.use(VueI18n) const i18n = new VueI18n({ locale: English , messages:{ English : require( . common English.js ), } }) English.js export const m = ...
.xxx is a class that does not affect ...
prepare to use postcss-sprites to synthesize sprite images in webpack4. The project directory is as follows: webpack: :csspostcss-loaderpostcss.config.js: ; "test " webpack has been printing test,. If you comment out the postcss-sprites, you will ...
is there a ready-made formula to obtain translate,rotate and scale s from transform: matrix (a _ r _ e _ ref)? ...
Mini Program wx.navigateTo can the jump page customize the entry direction of the page? it seems to switch from right to left by default. Is there any way to change this default direction ...
is to group the same attribute values and add different styles ...
after 1.IOS clicks to pull up the keyboard for the first time, click on the completion of the IOS keyboard to put away the keyboard, and input loses focus. 2. Click input, again, there is no response, the keyboard can not be pulled up. 3. Tap the input...