feat/task1-c-wallet
Devil 2020-12-14 16:06:29 +08:00
parent f4fd90a76b
commit ab081a6059
15 changed files with 15 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -31,6 +31,7 @@ return array(
'1.9.0' => array('value' => '1.9.0', 'name' => 'v1.9.0'),
'1.9.1' => array('value' => '1.9.1', 'name' => 'v1.9.1'),
'1.9.2' => array('value' => '1.9.2', 'name' => 'v1.9.2'),
'1.9.3' => array('value' => '1.9.3', 'name' => 'v1.9.3'),
),
// 用户注册类型列表

View File

@ -19,7 +19,7 @@ return [
// 应用地址
'app_host' => '',
// 应用调试模式
'app_debug' => false,
'app_debug' => true,
// 应用Trace
'app_trace' => false,
// 是否支持多模块

View File

@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<script type="text/javascript" src="../internal.js"></script>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak={{common_baidu_map_ak}}"></script>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=XSdiGjfg3wOHiKjpYEMG6CYA"></script>
<style type="text/css">
.content{width:530px; height: 350px;margin: 10px auto;}
.content table{width: 100%}

View File

@ -14,7 +14,7 @@
overflow: hidden;
}
</style>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak={{common_baidu_map_ak}}"></script>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=XSdiGjfg3wOHiKjpYEMG6CYA"></script>
</head>
<body onload="initMap();">

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -1,5 +1,5 @@
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.2</view>
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -1,5 +1,5 @@
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.2</view>
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -1,5 +1,5 @@
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.2</view>
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -1,5 +1,5 @@
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.2</view>
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>

View File

@ -1,6 +1,6 @@
{
"name":"默认主题",
"ver":"1.9.2",
"ver":"1.9.3",
"author":"Devil",
"home":"https://shopxo.net/"
}

View File

@ -1,5 +1,5 @@
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.2</view>
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>