Add initial SystemView.vue
This commit is contained in:
@@ -106,8 +106,8 @@ app.config(['$routeProvider', function ($routeProvider) {
|
||||
// controller: 'SupportController',
|
||||
// templateUrl: 'views/support.html?' + window.VITE_CACHE_ID
|
||||
}).when('/system', {
|
||||
controller: 'SystemController',
|
||||
templateUrl: 'views/system.html?' + window.VITE_CACHE_ID
|
||||
// controller: 'SystemController',
|
||||
// templateUrl: 'views/system.html?' + window.VITE_CACHE_ID
|
||||
}).when('/services', {
|
||||
// controller: 'ServicesController',
|
||||
// templateUrl: 'views/services.html?' + window.VITE_CACHE_ID
|
||||
|
||||
Reference in New Issue
Block a user