[+] Add static page field
This commit is contained in:
@@ -45,6 +45,9 @@ export default class App extends Vue
|
|||||||
// Instance
|
// Instance
|
||||||
static instance: App;
|
static instance: App;
|
||||||
|
|
||||||
|
// Static page
|
||||||
|
staticPage: string = '';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is called when the instance is created.
|
* This is called when the instance is created.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user