Commit c0cd6ca7 authored by Facius's avatar Facius

fix: 获取版本号

parent 496320c9
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
{ {
pathName: 'about', pathName: 'about',
title: '当前版本', title: '当前版本',
value: process.uniEnv.version, value: process.uniEnv.version_number,
icon: process.uniEnv.qn_base_url + 'version.png', icon: process.uniEnv.qn_base_url + 'version.png',
imageStyle: 'width:32rpx;height:32rpx' imageStyle: 'width:32rpx;height:32rpx'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment