fix theme...
This commit is contained in:
7
themes/anzhiyu/layout/includes/loading/index.pug
Normal file
7
themes/anzhiyu/layout/includes/loading/index.pug
Normal file
@@ -0,0 +1,7 @@
|
||||
if theme.preloader.source === 1
|
||||
include ./fullpage-loading.pug
|
||||
else if theme.preloader.source === 2
|
||||
include ./pace.pug
|
||||
else
|
||||
include ./fullpage-loading.pug
|
||||
include ./pace.pug
|
||||
Reference in New Issue
Block a user