feat:修改版本号
This commit is contained in:
parent
f90002b969
commit
9b1f3f725d
3
config.json
Normal file
3
config.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"version":1.3
|
||||||
|
}
|
@ -34,7 +34,7 @@ export default {
|
|||||||
name: "Home",
|
name: "Home",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
version: 1.2,
|
version: 1.3,
|
||||||
latestVersion: null,
|
latestVersion: null,
|
||||||
activeIndex: location.pathname,
|
activeIndex: location.pathname,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user