parent
5a43022789
commit
e4b15572e2
6 changed files with 13 additions and 4 deletions
@ -1,4 +1,5 @@ |
|||||||
export default { |
export default { |
||||||
timer: null, |
timer: null, |
||||||
tabBarCurrent: 0 |
tabBarCurrent: 0, |
||||||
|
|
||||||
} |
} |
||||||
@ -0,0 +1,5 @@ |
|||||||
|
安卓 |
||||||
|
证书别名 laboratory |
||||||
|
密码 123456 |
||||||
|
证书文件 laboratory.keystore |
||||||
|
ios |
||||||
Loading…
Reference in new issue