Wechat%2Bpublic%2Bplatform - Related information

  • What is the best way to write native app embedded h5 pages?

    is the h5 page embedded in app, some of which are embedded with jump, that is, using the jump function of h5 to jump in a webview, what technology is better to write in this way? What about jq? Is it better to use script to introduce vue? There are many ...

    Dec.13,2021
  • The template display of smarty

    this is a demo, I wrote with a smarty template. Somehow it just doesn t show the template. Here s my code 01.php templatenews.html01.php ...

    Php
    Mar.20,2021
  • Ant-pro

    import React, {Component} from react ; import {Menu, Dropdown, Icon, List} from antd ; import {connect} from dva ; const menu = ( <Menu onClick={props => { console.log(props); }} > <Menu.Item key={1}> ...

    Mar.04,2021
  • Cookie ("uid", the problem with the user's uid); login mechanism

    the login mechanism I designed is cookie ( "uid ", the user s uid); ), and then check whether cookie ( "uid ") exists . I would like to ask why some customers open the website automatically login status, automatically log in to one person s account ...

    Jul.26,2021
  • The internationalization of element-ui

    internationalization uses i18n so that static fonts can be switched in multiple languages after configuration. I made i18n compatible according to element-ui s official website. the question is, how can I switch the words in element-ui components...

Menu