wip
This commit is contained in:
parent
ec9ebe09eb
commit
afd3e9904f
|
|
@ -1621,7 +1621,7 @@ class SettingsSeeder extends Seeder
|
||||||
"bottom" => [
|
"bottom" => [
|
||||||
"copyright" => [
|
"copyright" => [
|
||||||
"zh_cn" => "<div>技术支持 <a href=\"https://beikeshop.com/\" target=\"_blank\" rel=\"noopener\">beikeshop.com</a> - 成都光大网络科技 © 2022</div>",
|
"zh_cn" => "<div>技术支持 <a href=\"https://beikeshop.com/\" target=\"_blank\" rel=\"noopener\">beikeshop.com</a> - 成都光大网络科技 © 2022</div>",
|
||||||
"en" => "<div>Technical Support <a href=\"https://beikeshop.com/\" target=\"_blank\" rel=\"noopener\">beikeshop.com</a> - Chengdu GangdaNetwork Technology © 2022</div>"
|
"en" => "<div>Technical Support <a href=\"https://beikeshop.com/\" target=\"_blank\" rel=\"noopener\">beikeshop.com</a> - Chengdu Guangda Network Technology © 2022</div>"
|
||||||
],
|
],
|
||||||
"image" => "catalog/demo/banner/pay_icons.png"
|
"image" => "catalog/demo/banner/pay_icons.png"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue