2024-01-03 14:19:05 +08:00

1 line
759 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[{"name":"app_name","title":"小程序名称:","type":"text","attribute":{"placeholder":"微信小程序的名称","maxlength":"150","required":true,"disabled":false},"msg":"","value":""},{"name":"app_id","title":"APP_ID","type":"text","attribute":{"placeholder":"微信小程序的APP_ID","maxlength":"150","required":false,"disabled":false},"msg":"","value":""},{"name":"app_secret","title":"APP_SECRET","type":"text","attribute":{"placeholder":"微信小程序的APP_SECRET","maxlength":"150","required":false,"disabled":false},"msg":"","value":""},{"name":"copyright","title":"显示版权:","type":"text","attribute":{"placeholder":"小程序底部显示的版权信息","maxlength":"150","required":true,"disabled":false},"msg":"","value":""}]