YoungVip

Results 6 comments of YoungVip

调用Wechat.pay(params).then(successCallback, failureCallback) 微信都调起来了,但是不管支付成功或失败,或中途取消,两个callback都不会执行 机型: Honor 20 Lite

for iOS check this path: project->General->Linked Frameworks and Libraries make sure you can find otherwise, click '+', and add this package it works for me

@markdaws Hi, About 【 resizeMode="contain"】 do you have any idea to make it work properly?

我使用**vitepress**遇到了类似的问题,使用**vitepress**打包时,由于**naive-ui**属于**CommonJS**,打包失败,请问有没有解决方案 @07akioni ``` "naive-ui": "^2.33.3" "vitepress": "1.0.0-alpha.45" ``` ``` import { NModal } from "naive-ui"; ^^^^^^ SyntaxError: Named export 'NModal' not found. The requested module 'naive-ui' is a CommonJS module,...

是的,update和splice方法都不生效,不能刷新页面中的数据