-
Mui popover displays the selected value
how to get the click value, which boss knows to ask for information ...
-
Mui single webview mode or dual webview mode how to disable the drop-down, or remove the drop-down circles and text will only have a rebound effect
the style triggered by the drop-down, or always a circle, needs to be disabled, leaving only the springback effect
.
...
-
H5. Realize file upload
implement file upload on Android phone, upload and read address is C:.paked (forget how to write) use API for createUpload upload can upload server, but file can t be downloaded always think it is a problem to get file path, I would like to ask how to ...
-
Problems with mui pull-up and refresh drop-down load
1. The problem is that when the user enters the page, it will automatically drop down and refresh it, but when there is a problem with the network, it will keep turning around, how to hide it
mui
who has a good solution, or which one should be us...
-
Mui scroll failure
cannot slide
the overall style is like this: the js, box loaded with pull-down refresh is flexible, but it only displays one screen, but the rest cannot be displayed .
...
-
Mui manually returning the scroll bar to the top triggers a pull-up load
scroll (). ScrollTo (0,0,350); caused the method of pulling up up to be executed, why not trigger ...
-
On the problem of getting the height of Scroll Bar with pull-up load in mui
now we are implementing a function, that is, when the page scrolls at a certain height, let the tab bar be positioned to the top. Android can now obtain the height of the scroll bar in real time, but not on Apple. Now, the height can only be calculated i...
-
MUI APP tab icon does not display
use hbuilder s new template with bottom tab
Android
I know the front end, js is very proficient, want to quickly get an app,MUI, if it doesn t go well, I intend to try RN
...
-
Introduce mui into vue project and report error 'mui' is not defined'.
introduce mui, into the vue project and then use the mui message box in js, but always report an error
index.html
main.js
request.js
ask for help ~ how to introduce guessing correctly, because it seems that this mui cannot be installed with webpac...
-
On the Choice of (Hbuild), Packaging and UI Framework for WEB APP Development
I would like to ask all the great gods, if I plan to develop a webapp and then package it with hbuild, what should I pay attention to? At present, I intend to use vue family buckets for development, but seeing that HBUILD officially has its own MUI, I wo...
-
How to make mui compatible with ie, and basic availability?
mui is mainly a js framework for mobile browsers, so how to take into account the availability of ie at the same time, so as to avoid writing another set of front-end ui? for pc
Under ie11, mui.min.js will report an error: ie object does not support t...
-
How to solve the failure of the rotation sliding effect of MUI when the data requested from the background is rendered to the interface in vue-cli?
this is the data from axios.
there are three plates that can be slid to navigate, but now they cannot slide .
...
-
About plusReady and puls of mui
beforeback: function() {
webview
alert(1)
mui.plusReady(function(){
var i = plus.webview.getWebviewById( txffc );
console.log(i);
});
...
-
The upload function of mui cannot be clicked on Android. Why?
after clicking on this method, there is no selection condition box like iOS. Why is this so? There is no problem with ios
function uploadBox(flag){
if(mui.os.plus || mui.os.android || mui.os.iphone ){
debugger
...
-
MUI numberbox control value problem
html
<div class="mobile-pay-number">
<div id="buyNumber" class="mui-slider-handle">
<span>< span>
<div class="mui-numbox mui-right" data-numbox-m...
-
One method of writing is implemented through different data properties, and I don't know why it doesn't work.
The purpose of is to write a method to control data through data, for example:
<input type="text" data-tap="true" data-format="2018-08-16" class="data-input mui-input-clear" placeholder="">
use d...
-
How to solve the problem that the Picker component of MUI is not fully displayed on IOS11?
to quote other people s pictures, the effect is the same as this. I would like to ask the god who knows how to solve .
...
-
In the mui framework, how does mui-content set the height, or margin-bottom?
the problem is:
mui-content makes a list of contents with a button at the bottom. The desired effect is that the content area of the list ends at the top of the button and scrolls if there is more content.
but setting the height and bottom margin fo...
-
What is the difference between Dcloud's 5+app and uni-app?
I can also use vue with h5 +
I can develop with h5 + and vue by introducing vue myself, so why do I have to use uni-app? I think it s troublesome and unnecessary
...
-
About the problem of repeated loading of mui header and bottom tab (this problem is difficult to describe)?
webview, that uses mui looks like this when the real machine is running
:
html is as follows:
<nav class="mui-bar mui-bar-tab">
<a href="index.html" class="mui-tab-item mui-active" id="...