提交 88f5786f 编写于 作者: D Devil

1.9.0

上级 9b7c7e8f
{
"name":"默认主题",
"ver":"1.8.0",
"ver":"1.9.0",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ No newline at end of file
......@@ -27,6 +27,7 @@ return array(
'1.6.0' => array('value' => '1.6.0', 'name' => 'v1.6.0'),
'1.7.0' => array('value' => '1.7.0', 'name' => 'v1.7.0'),
'1.8.0' => array('value' => '1.8.0', 'name' => 'v1.8.0'),
'1.9.0' => array('value' => '1.9.0', 'name' => 'v1.9.0'),
),
// 用户注册类型列表
......
{
"appid": "16634987",
"developType": "normal",
"host": "baiduboxapp",
"preview": {
"packageId": 347753
},
"setting": {
"urlCheck": false
},
"swan": {
"baiduboxapp": {
"extensionJsVersion": "1.5.3",
"swanJsVersion": "3.105.9"
}
}
}
\ No newline at end of file
{
"projectid": "1109990622_test",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"autoAudits": false,
"remoteDebugLogEnable": false,
"uploadWithSourceMap": true,
"nodeModules": true,
"uglifyFileName": true
},
"compileType": "miniprogram",
"createTime": 1572536544924,
"accessTime": 1572536544924,
"packOptions": {
"ignore": []
},
"debugOptions": {
"hidedInDevtools": []
},
"qqappid": "1109990622",
"projectname": "test",
"scripts": {
"beforeCompile": "",
"beforePreview": "",
"beforeUpload": ""
},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}
\ No newline at end of file
{
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true
},
"appid": "tt65341389fa1e87f3",
"projectname": "gongfuxiang的小程序"
}
\ No newline at end of file
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"autoAudits": false
},
"compileType": "miniprogram",
"libVersion": "2.4.3",
"appid": "wx0a2012ebad94beff",
"projectname": "shopxo",
"debugOptions": {
"hidedInDevtools": []
},
"scripts": {},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"id": 0,
"name": "goods详情",
"pathName": "pages/goods-detail/goods-detail",
"query": "goods_id=7&referrer=100",
"scene": 1001
}
]
}
}
}
\ No newline at end of file
......@@ -13,7 +13,7 @@
if(version_compare(PHP_VERSION,'5.6.0','<')) die('PHP版本最低 5.6.0');
// 系统版本
define('APPLICATION_VERSION', 'v1.8.0');
define('APPLICATION_VERSION', 'v1.9.0');
// 定义系统目录分隔符
define('DS', '/');
......
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.8.0</view>
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>
\ No newline at end of file
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.8.0</view>
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>
\ No newline at end of file
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.8.0</view>
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>
\ No newline at end of file
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.8.0</view>
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>
\ No newline at end of file
<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.8.0</view>
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册