🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@52css/mp-vue3

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@52css/mp-vue3

基于 Vue 3 的小程序框架:轻松构建高效应用

Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
28
-86.34%
Maintainers
1
Weekly downloads
 
Created
Source

MP-VUE3

  • 组合api好处就是方便集中处理逻辑,而微信小程序还是options方式,有什么方式可以直接使用vue3响应数据吗?首选是使用uni-app 直接选择 vue3 模版,使用过的都知道有2大通病
    • 性能问题
    • 体积问题
  • 如何解决这个问题,我们可以在ts中拦截处理,通过响应式数据拦截处理,而wxmlwxss 保持一致
    • 体积很小
    • 通过组合api 集中处理逻辑
    • 原生转换最方便

开始

  • 请访问 在线文档 并跟随文档指引。

功能列表

性能

  • 待完善

案例

  • 完成一套完成电商小程序

许可证

MIT

Copyright (c) 2024-present Coze

Keywords

mp

FAQs

Package last updated on 05 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts