Code Monkey home page Code Monkey logo

wxmp-plugin-uniapp's Introduction

wxmp-plugin-uniapp's People

Contributors

thiszhong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wxmp-plugin-uniapp's Issues

无法找到plugin/plugin.json文件

image

[ plugin.json 文件错误] plugin/plugin.json: 根据 project.config.json 中 pluginRoot 指定的小程序本地开发插件目录 plugin/,plugin.json 未找到(env: Windows,mp,1.06.2209070; lib: 2.26.2)

组件传参问题

您好,我想请教您一个问题. 我在这个项目的基础上写了一个组件. 发布之后, 可以正常接入,但是无法传参.
image

image

image

image

image

能否麻烦大神帮看下,是参数声明有问题还是接入有问题.

我看demo里有test-sync组件,但是没有看到 原生微信小程序 怎么引用该组件的代码. 两者原理上应该是一样的.

执行 npm run dev:mp-weixin 报错

const [mode, type] = JSON.parse(process.env.npm_config_argv).cooked[1].split(':');
这行代码报错,无法获取到 process.env.npm_config_argv ,它的值是undefind

plugin引入vuex和宿主小程序vuex冲突

uniapp开发的plugin和小程序都使用了vuex

// 插件
// #ifdef MP-WX-PLUGIN
import store from "@/store/index";
// #endif

本地正常,但插件打包上传成功后,在宿主小程序中引入,插件的this.$store指向了宿主小程序的vuex

请问有什么解决方案吗

关于页面跳转

image
为什么我这样写会找不到wen'jian文件呢,你那个plugin://myplugin是什么路径?

uni调微信支付

我在调用uni.requestPayment时,会报错uni.requestPayment is not a function,debugger后发现uni上没有requestPaymen这个api,怎么回事呢?

怎么引入scss

怎么引入scss呢 安装node-sass运行就报错 node16 node-sass 4.x和6.x 7.x都试了

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.