chore: 代码格式化

This commit is contained in:
2026-01-15 15:49:24 +08:00
parent b1bccafeb6
commit 91f427b030
46 changed files with 45 additions and 55 deletions

View File

@@ -1,4 +1,5 @@
<?php
return [
// 自定义模板页面类型,格式:[ 'title' => '页面类型名称', 'name' => '页面标识', 'path' => '页面路径', 'value' => '页面数据json格式' ]

View File

@@ -1,4 +1,5 @@
<?php
return [
'bind' => [

View File

@@ -1,4 +1,5 @@
<?php
return [
'name' => 'alipay',
'title' => '支付宝支付',

View File

@@ -1,4 +1,5 @@
<?php
return [
[
'name' => 'ALI_PAY_CONFIG',