Files
addons
app_download_files
extend
hyhproject
admin
app
common
home
home2
behavior
common
conf
controller
model
validate
view
default
articles
css
img
js
shops
sql
install.sql
style.sql
users
base.html
base_js.html
box_login.html
brands_list.html
carts.html
error_lost.html
error_msg.html
error_switch.html
error_sys.html
footer.html
forget_pass.html
forget_pass2.html
forget_pass3.html
forget_pass4.html
goods_contrast.html
goods_detail.html
goods_list.html
goods_search.html
header.html
header_lite.html
index.html
invoices.html
order_pay.html
order_pay_step1.html
order_pay_step2.html
order_pay_step3.html
order_pay_wallets.html
order_success.html
regist.html
right_cart.html
self_shop.html
self_shop_header.html
settlement.html
settlement2.html
settlement_quick.html
shop_apply.html
shop_home.html
shop_join.html
shop_join_step1.html
shop_join_step2.html
shop_join_step3.html
shop_join_step35.html
shop_join_step4.html
shop_join_step5.html
shop_join_success.html
shop_login.html
shop_street.html
top.html
user_login.html
user_protocol.html
mobile2
wechat2
.htaccess
command.php
mobile
oss
static
thinkphp
upload
vendor
wxtmp
.gitignore
.htaccess
.user.ini
404.html
H5B854518.wgt
admin.php
app-release.apk
app_download.html
cash.lock
demo.php
get_startup.php
get_version.php
get_version_new.php
index.html
index.php
reg.lock
robots.txt
qlg.tsgz.moe/hyhproject/home2/view/default/sql/style.sql
2019-09-06 23:53:10 +08:00

35 lines
2.6 KiB
SQL
Executable File

insert into `wst_ad_positions`(`positionType`,`positionName`,`positionWidth`,`positionHeight`,`dataFlag`,`positionCode`,`apSort`)
values ('1', '首页分层1F顶部广告', '400', '110', '1', 'ads-1-1', '0'),
('1', '首页分层1F左下广告', '478', '224', '1', 'ads-1-2', '0'),
('1', '首页分层1F左上广告', '478', '344', '1', 'ads-1-3', '0'),
('1', '首页分层2F顶部广告', '400', '110', '1', 'ads-2-1', '0'),
('1', '首页分层2F左下广告', '478', '224', '1', 'ads-2-2', '0'),
('1', '首页分层2F左上广告', '478', '344', '1', 'ads-2-3', '0'),
('1', '首页分层3F顶部广告', '400', '110', '1', 'ads-3-1', '0'),
('1', '首页分层3F左下广告', '478', '224', '1', 'ads-3-2', '0'),
('1', '首页分层3F左上广告', '478', '344', '1', 'ads-3-3', '0'),
('1', '首页分层4F顶部广告', '400', '110', '1', 'ads-4-1', '0'),
('1', '首页分层4F左下广告', '478', '224', '1', 'ads-4-2', '0'),
('1', '首页分层4F左上广告', '478', '344', '1', 'ads-4-3', '0'),
('1', '首页分层5F顶部广告', '400', '110', '1', 'ads-5-1', '0'),
('1', '首页分层5F左下广告', '478', '224', '1', 'ads-5-2', '0'),
('1', '首页分层5F左上广告', '478', '344', '1', 'ads-5-3', '0'),
('1', '首页分层6F顶部广告', '400', '110', '1', 'ads-6-1', '0'),
('1', '首页分层6F左下广告', '478', '224', '1', 'ads-6-2', '0'),
('1', '首页分层6F左上广告', '478', '344', '1', 'ads-6-3', '0'),
('1', '首页分层7F顶部广告', '400', '110', '1', 'ads-7-1', '0'),
('1', '首页分层7F左下广告', '478', '224', '1', 'ads-7-2', '0'),
('1', '首页分层7F左上广告', '478', '344', '1', 'ads-7-3', '0'),
('1', '首页分层8F顶部广告', '400', '110', '1', 'ads-8-1', '0'),
('1', '首页分层8F左下广告', '478', '224', '1', 'ads-8-2', '0'),
('1', '首页分层8F左上广告', '478', '344', '1', 'ads-8-3', '0'),
('1', '首页分层9F顶部广告', '400', '110', '1', 'ads-9-1', '0'),
('1', '首页分层9F左下广告', '478', '224', '1', 'ads-9-2', '0'),
('1', '首页分层9F左上广告', '478', '344', '1', 'ads-9-3', '0'),
('1', '首页分层10F顶部广告', '400', '110', '1', 'ads-10-1', '0'),
('1', '首页分层10F左下广告', '478', '224', '1', 'ads-10-2', '0'),
('1', '首页分层10F左上广告', '478', '344', '1', 'ads-10-3', '0'),
('1', '首页轮播广告', '1920', '420', '1', 'ads-index', '99'),
('1', '首页顶部广告', '1200', '100', '1', 'index-top-ads', '100'),
('1', '首页资讯上方广告', '210', '128', '1', 'index-art', '1'),
('1', '首页轮播下广告', '240', '320', '1', 'ads-lunbobottom', '0');