Front desk instructions (existing functions)
1. Support pages accessed by mobile phones, WeChat, and computers.
2. An anti-counterfeiting code input box and a verification code.
3. Dynamically prompt for input, such as how many more words need to be entered and whether it complies with the 16-bit rule.
Backend description (existing functions)
1. Password login page, password change page, js prompt, good user experience
2. Publish the batch (anti-counterfeiting code) page, generate a 16-digit alphanumeric anti-counterfeiting code, and record relevant information.
3. Generate anti-counterfeiting code page description 1, support N projects, that is, N projects and project titles can be customized 4. Generate anti-counterfeiting code page description 2, you can customize the number of verification codes generated at a time.
5. The batch (anti-counterfeiting code) list page lists each anti-counterfeiting code and divides it into pages, and can be edited and other operations.
6. Excellent interactive capabilities: Export data to .csv format, which can be opened with excel.
7. Batch (anti-counterfeiting code) editing ability, production time can be edited, and various product attributes can be customized.
Installation steps
By default, decompress or upload to the / directory (root directory) for use.
Default access URL: http://domain name/
Backend access URL: http://domain name/user,
(You can modify config.asp by placing it in other directories. For details, see the instructions in the file).
Visit URL: http://domain name/folder/
Backend URL: http://domain name/folder/user,
The user receives the [email protected] + password of this system (253252545)
Open Notepad and modify config.asp (such as directories, emails, etc.). See the instructions inside for details.
Please test in the official environment. Some functions such as downloading may not work properly in local testing.
To change the account password, please see admin/admin.asp (please delete the server side first if it is not needed)
Server configured by yourself (required for backend version)
Please enable parent directory permissions
It is recommended to modify the upload file size limit
Requires file read and write permissions to the website directory
For 64-bit systems, please enable 32-bit compatibility.
Set the permissions of the temp folder.
Commercial virtual hosts can generally be ignored
Some spaces need to add index.asp as the default document