current position:Home>Dedecms dream weaving template front-end list page data duplication solution
Dedecms dream weaving template front-end list page data duplication solution
2022-08-06 16:23:57【website building shadow】
dede:list The news called from the list is repeated twice, how to solve it?
Solution
Note: In the following operations, all documents will be cleared, and the column will not be cleared
Background - System - SQL Command Line Tool - Execute
TRUNCATE dede_addonarticle;TRUNCATE dede_arccache;TRUNCATE dede_arctiny;TRUNCATE dede_archives;
If your document only has the article model, just execute the above few lines of SQL. If there are other models, you need to add
TRUNCATE dede_additional table for other models
After execution, update the column cache, update the system cache, re-add an article, generate a list, and see the effect.
copyright notice
author[website building shadow],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2022/218/202208061617222666.html
The sidebar is recommended
- Understand the location and root nginx
- Alibaba Cloud nginx configuration file does not take effect
- Men "powerless" don't blame electric cars
- java project recommendation - based on springboot+vue car rental system 296
- Shared charging treasure management system based on springboot+vue
- Reprint--Several recommended practices for JavaScript asynchronous code
- Web version face recognition, face login, face comparison, springboot+vue+mysql
- Web version face login, web face login, face recognition, based on Springboot+vue2.X version+mysql
- Nodejs knowledge that the front end needs to know (basic)
- AngularJS uses ng-class, ng-style to achieve dynamic css style
guess what you like
vue drop down menu
Nginx proxy_set_header parsing and stretches add_header instruction [go]
Vue study notes (middle)
Vue study notes
Vue study notes (below)
Escaping and escaping strings json, xml, html escaping and escaping tools StringEscapeUtils
Django website development 01.Web website and front-end HTML tags
Django website development 02. CSS Cascading Style Sheets (Cascading Style Sheets)
(Front-end) Application of "Memo" design pattern in project development
Javascript paging: simulate the method of returning data in the background
Random recommended
- How to use wireless serial communication module to realize long-distance communication between touch screen and PLC?
- Getting Started with Vue2 - Rookie Level 1
- HTTP and HTTPS protocols
- 2022 Autumn Recruitment Front-end Interview Questions (1) (with answers)
- From function computing to serverless architecture
- Before 2022 the autumn recruit face questions (with answers) (2)
- About git's fatal: unable to access 'https://gitee.com/': Could not resolve host: gitee.com; Unknown error
- The sinkhole of Nginx's current limit!!
- Write a progress bar in JavaScript
- Write input box validation in JavaScript
- CSS knowledge points
- Write a random color in JavaScript
- Construct HTTP
- Webstorm opens and browses md files with garbled characters?
- PHP+HTML+MySQL realizes login error
- The comments in the Dygraphs Annotations
- [React] Part VI Life Cycle
- [React] Part VII Dom's diffing algorithm
- To React the React in the setState after data didn't change
- [React] The problem of React project startup stuck in Starting the development server...
- [React] The eighth part of react scaffolding installation and react scaffolding configuration agent
- [React] Part 5 Higher-Order Functions and Currying of Functions
- form and CSS
- In the Vue named Vue 】 【 encountered when component name "index" should always be multi - solution of word
- A pit in Nginx forwarding, operation and maintenance actually let me take the blame
- Easily converts HTML to PDF BFO Publisher
- vue2 typescript style type error?
- The back-end json is transferred to the front-end, but the front-end does not display?
- The sinkhole of Nginx current limit
- nginx service upgrade
- Vue gets the width and height attributes of the file file
- html submit form does not jump to the page
- CSS Tricks You Need to Know: Images
- Huawei FreeBuds Pro 2 review: the strongest TWS is here, this is the ceiling of wireless headphones
- Docker deploys a single page application
- Nginx and CDN
- vue click.stop stops the click event from continuing to propagate (stops the event from bubbling up)
- js array to remove the specified element [function encapsulation] (including object array to remove the specified element)
- CSS Drawing [Summary]
- [Webpack Quick Start] How to manually configure a webpack packaging tool for the project?