mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
ADD 页面置顶功能、帮助文档快速入口
This commit is contained in:
2
app/assets/javascripts/admins/faqs.js
Normal file
2
app/assets/javascripts/admins/faqs.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Place all the behaviors and hooks related to the matching controller here.
|
||||
// All this logic will automatically be available in application.js.
|
||||
2
app/assets/javascripts/helps/faqs.js
Normal file
2
app/assets/javascripts/helps/faqs.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Place all the behaviors and hooks related to the matching controller here.
|
||||
// All this logic will automatically be available in application.js.
|
||||
3
app/assets/stylesheets/admins/faqs.scss
Normal file
3
app/assets/stylesheets/admins/faqs.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the admins/faqs controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
3
app/assets/stylesheets/helps/faqs.scss
Normal file
3
app/assets/stylesheets/helps/faqs.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// Place all the styles related to the helps/faqs controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
Reference in New Issue
Block a user