- 微信开放平台,第三方平台跳转链接错误(直接跳转到开放平台首页)?
注册邮箱 原始ID appid
10-27 - 开发工具中 componentPlaceholder 引入的包的wxs不生效
// subPackageA/pages/index.json { "usingComponents": { "button": "../../commonPackage/components/button", "list": "../../subPackageB/components/full-list", "simple-list": "../components/simple-list" }, "componentPlaceholder": { "button": "view", "list": "simple-list" } } 若子包中 commonPackage/components/button 有引用 wxs 如 <wxs src="test.wxs" module="wxs" /> ,则 开发工具中此wxs不生效,手机正常。
2022-10-21 - 接口安全扫描 一直86%
[图片] 星期一到现在了。。
2022-09-21 - https://developer.work.weixin.qq.com/login 登陆不了
https://developer.work.weixin.qq.com/login 登陆不了
2022-08-24 - 接口安全扫描 出错 - 服务异常
[图片]
2022-08-11 - 小程序 - 接口安全扫描 - 获取参数 - 参数设置 - 提示 有爬虫/扫描任务在进行中,不能再启动
小程序 - 接口安全扫描 - 获取参数 - 参数设置 - 提示 有爬虫/扫描任务在进行中,不能再启动
2022-08-11 - "errcode": 990021, "errmsg": "创建时间与微信服务器相差过大 ?
调用生成订单接口: https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent2/API/order/add_order_new.html 返回: { "errcode": 990021, "errmsg": "创建时间与微信服务器相差过大 rid: 62440fde-7717c4b7-1a9c6321" } 输入: { "create_time": "2022-03-30 16:00:07", 请问是哪个参数不对?
2022-03-30 - 商品库存有错误?
上架10个,卖了5个,下架,再上架,库存又变成了10,超卖了
2020-10-13 - 优惠券上架后,看不到详细信息?
看不到关联的商品,不知有无设置错误
2020-10-13 - 如何实现 店员 编辑商品和优惠券,店长上架?
如题
2020-10-13