mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"path": "page/index/index",
|
||||
"width": 430
|
||||
"width": 430,
|
||||
"auto_color": false,
|
||||
"line_color": {
|
||||
"r": 0,
|
||||
"g": 0,
|
||||
"b": 0
|
||||
},
|
||||
"is_hyaline": false
|
||||
}
|
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"scene": "a=1"
|
||||
"scene": "a=1",
|
||||
"page": "page/index/index",
|
||||
"width": 430,
|
||||
"auto_color": false,
|
||||
"line_color": {
|
||||
"r": 0,
|
||||
"g": 0,
|
||||
"b": 0
|
||||
},
|
||||
"is_hyaline": false
|
||||
}
|
Reference in New Issue
Block a user