Git Product home page Git Product logo

Comments (4)

wenboLee avatar wenboLee commented on May 19, 2024

不过上文方案中的代码,却又能跑起来,说明是可以使用第三方的UI框架
但我更希望用mpvue-vuex-demo来作为基础框架,再使用第三方的UI框架

from mpvue-vuex-demo.

davidlin88 avatar davidlin88 commented on May 19, 2024

收到,我会进行重现,解决后第一时间给你答复,感谢issue~❤️

from mpvue-vuex-demo.

davidlin88 avatar davidlin88 commented on May 19, 2024

1.跳过文章对配置的所有改动,使用案例中的第三方库的方法:在页面文件夹下的main.js,如/me/main.js内,增加类似如下代码,这里的配置可以打包后应用到页面级的json配置中:

export default {
   usingComponents: {
            "i-button": "../../button/index"
        }
}

2.后续考虑看需求增加mpvue-entry~

from mpvue-vuex-demo.

wenboLee avatar wenboLee commented on May 19, 2024

嗯嗯,解决了,Thanks♪(・ω・)ノ

from mpvue-vuex-demo.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.