mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-12 21:53:44 +08:00
首次提交
This commit is contained in:
6
view/tpl/platform_config.html
Normal file
6
view/tpl/platform_config.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php echo "<?php\n"; ?>
|
||||
// +----------------------------------------------------------------------
|
||||
// | 支持平台
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
return <?php echo var_export($data, true); ?>;
|
||||
Reference in New Issue
Block a user