Home > front end >  Mobile web development android app physical return to close the page popup window
Mobile web development android app physical return to close the page popup window

Time:10-07

H5 there are some fill in the information on the page, such as pop-up window, need is to click on android mobile phone's own return key, realize the close the popup window rather than the return on a page, which a great god can teach me how to do?

CodePudding user response:

To mui. Back to rewrite
 mui. Back=function () {
Here to write off pop-up logic
};

CodePudding user response:

reference 1st floor dogel response:
to mui. Back to rewrite
 mui. Back=function () {
Here to write off pop-up logic
};


Our project is sui...

CodePudding user response:

excuse me: excuse me

CodePudding user response:

Could you tell me what LZ solution?

CodePudding user response:

Can undertake bridge to Android and app, when Android press the phone call the web side closed when the physical key method
The bridge method can refer to: https://blog.csdn.net/qq_35500233/article/details/87866840

CodePudding user response:

refer to fifth floor one flower reply:
Android and can be app to carry on the bridge, when Android press the phone call the web side closed when the physical key method
The bridge method can refer to: https://blog.csdn.net/qq_35500233/article/details/87866840


Did not work in which company today suddenly found that early comments

CodePudding user response:

Found that the post is march

CodePudding user response:

refer to 7th floor qq_45943209 response:
discovered post is march

It's too hard to made elementUI didn't before

CodePudding user response:

refer to the eighth floor weixin_39081227 response:
Quote: refer to 7th floor qq_45943209 response:

Found that the post is march

Too difficult used elementUI didn't
used, with the react with antd

CodePudding user response:

references 9 f qq_45943209 response:
Quote: refer to the eighth floor weixin_39081227 response:

Quote: refer to 7th floor qq_45943209 response:

Found that the post is march

Too difficult used elementUI didn't
used, use the react with antd

Recently met a problem, use TAB to switch the elementUI, the overall page layout is a TAB above, under a table, according to TAB activeName, dynamically modify the table column list, modify the table columns, which leads to a question, and column width not recalculate, the entire table will follow widen, have you met

CodePudding user response:

references to the tenth floor weixin_39081227 response:
Quote: references 9 f qq_45943209 response:

Quote: refer to the eighth floor weixin_39081227 response:

Quote: refer to 7th floor qq_45943209 response:

Found that the post is march

Too difficult used elementUI didn't
used, use the react with antd

Recently met a problem, use TAB to switch the elementUI, the overall page layout is a TAB above, under a table, according to TAB activeName, dynamically modify the table column list, modify the table columns, which leads to a question, and column width not recalculated, the entire table will follow widen, have you met
to each el - table - add a key column

CodePudding user response:

11 references qq_45943209 response:
Quote: reference to the tenth floor weixin_39081227 response:

Quote: references 9 floor qq_45943209 response:

Quote: refer to the eighth floor weixin_39081227 response:

Quote: refer to 7th floor qq_45943209 response:

Found that the post is march

Too difficult used elementUI didn't
used, use the react with antd

Recently met a problem, use TAB to switch the elementUI, the overall page layout is a TAB above, under a table, according to TAB activeName, dynamically modify the table column list, modify the table columns, which leads to a question, and column width not recalculated, the entire table will follow widen, have you met
to each el - table - column added a key

Originally the column is configured through the v - a for loop, already the binding key id is the background data
  • Related