- 授权流程技术说明文档里-视频号小店的账号 授权链接参数说明的auth_type参数 值应该填多少?
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/creat_token.htmlhttps://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/Authorization_Process_Technical_Description.htmlhttps://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/operation/thirdparty/faq.htm 授权流程技术说明https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Before_Develop/Authorization_Process_Technical_Description.html [图片]
2023-12-20 - wepy2 引入weui后,npm run dev 编译出错
https://developers.weixin.qq.com/miniprogram/dev/extended/weui/quickstart.html 使用wepy引入weui后,npm run dev 编译不通过,错误提示: [19:34:13] ERR! [LessError: Unrecognised input. Possibly missing opening '{'] { [19:34:13] ERR! message: "Unrecognised input. Possibly missing opening '{'", [19:34:13] ERR! stack: undefined, [19:34:13] ERR! type: 'Parse', [19:34:13] ERR! filename: 'D:\\proMy\\cxb\\code\\cxb-wechat\\src\\style\\weui\\weui-wxss\\dist\\style\\weui.wxss', [19:34:13] ERR! index: 44528, [19:34:13] ERR! line: 6, [19:34:13] ERR! column: 44403, [19:34:13] ERR! callLine: NaN, [19:34:13] ERR! callExtract: undefined, [19:34:13] ERR! extract: [ [19:34:13] ERR! ' */', [19:34:13] ERR! `page{line-height:1.6;font-family:-apple-system-font,Helvetica Neue,sans-serif}icon{vertical-align:middle}.weui-cells{position:relative;margin-top:8px;background-color:#fff;line-height:1 .41176471;font-size:17px}.weui ....................................... [19:34:13] ERR! undefined [19:34:13] ERR! ] [19:34:13] ERR! } [19:34:13] ERR! compile Compile failed. Add "--log trace" to see more details [19:34:13] info watching...
2020-03-05