Xinyou Xiangzhan marketing website connects mobile phones, tablets, and WeChat in one stop, with seamless connection. It is a product developed by Lianyungang Xinyou Technology Co., Ltd. to provide solutions specifically for corporate website building. The front-end template style mainly focuses on HTML5 templates, with animation effects. It is characterized by good, smooth pages and responsive layout. Based on the PHP+Mysql architecture, it has a complete set of independently developed functions and tag systems. It has strong scalability, and designers can easily develop beautiful and practical templates.
Full-site DIV+CSS design is conducive to SEO
Using DIV+CSS layout, the page code is streamlined. The DIV+CSS layout reduces the page code compared to the Table layout, and the loading speed is greatly improved. There are two direct benefits brought by code streamlining: First, it improves spider crawling efficiency and can crawl the entire page in the shortest time, which has certain benefits for the collection quality; second, because it can crawl efficiently, it will be affected by spiders. I like it, this will be beneficial to the number of collections.
Mobile version
In the era of mobile Internet, the mobile version (micro-official website) is indispensable. The layout of the mobile version is completely customized based on touch screen devices, maintaining the same simple style as the PC version, and adding many optimizations to the mobile version, which has a high For user experience, the mobile version automatically calls the content of the PC version, and has a separate configuration center in the background, where you can independently set some regular configurations such as the mobile version's slide show and navigation bar.
Installation instructions
1. Import 1.sql into the MYSQL database, and change the database name, account password in App/Common/Conf/db.php to your own.
2. Place the program in an environment with a PHP version greater than 5.3
3. The background interface is B-JUI, please use IE8 or above, or Google Chrome. The effect is better
4. The front-end interface is based on bootstrap and has a responsive layout. Please use IE8 or above, or Google Chrome. The effect is better
Backend address:/admin.php
Accountadmin
Password 123456
Everyone encountered problems during installation
1. A blank line appears at the top of the page
Solution: db.php should be encoded and saved in uft8 BOM-free format
format in notepad++ editor