CN118228313A - Platform page display method and device, computer equipment and storage medium - Google Patents

Platform page display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN118228313A
CN118228313A CN202410423300.4A CN202410423300A CN118228313A CN 118228313 A CN118228313 A CN 118228313A CN 202410423300 A CN202410423300 A CN 202410423300A CN 118228313 A CN118228313 A CN 118228313A
Authority
CN
China
Prior art keywords
authority
target
target user
service
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410423300.4A
Other languages
Chinese (zh)
Inventor
廖希
翁志山
沈永龙
曾婷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202410423300.4A priority Critical patent/CN118228313A/en
Publication of CN118228313A publication Critical patent/CN118228313A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The present application relates to the field of big data technologies, and in particular, to a method, an apparatus, a computer device, a storage medium, and a computer program product for displaying a platform page. The method comprises the following steps: responding to an access request of a target user, and acquiring login verification information of the target user; determining the post authority of a target user and determining the business plate authority of the target user; determining target service function items covered by personal authorities of target users based on the post authorities and the service plate authorities; generating page route information according to the target service function item, and rendering the page route information based on the front end frame type matched with the personal authority of the target user to obtain a service logic tree; and responding to the access request, selecting and pushing a target path in the service logic tree so as to display a platform page matched with the target user on the user terminal. The method can improve the authority configuration efficiency of the service system and the realization effect of authority management.

Description

Platform page display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of big data technologies, and in particular, to a method, an apparatus, a computer device, a storage medium, and a computer program product for displaying a platform page.
Background
The management of rights in a business system is generally not separated, and it is a common process for a business system controlled with assistance of a computer application or a mobile application to provide services in a menu manner. However, due to different operators, if all menu functions are displayed completely, on one hand, sensitive information in the service system is easy to leak, and on the other hand, users often select applications which are not opened with enough permission, so that the service system has poor use experience. Therefore, it is necessary to combine rights management with page display in a business system, whether in terms of security or user experience.
Page display refers to the interface content that a user sees when accessing a website or application, including presentation of text, images, links, etc. The personalized display is to customize the page content seen by the user according to the information of the authority, preference, historical behavior, authority and the like of the user, so that the user can find the information or function of interest more quickly and conveniently. Through personalized display, the user can obtain more customized user experience, and user satisfaction and use efficiency are improved.
In the related art, when the user permission is controlled, the existing permission control system of the data application platform generally performs single control on the access permission of the user based on the post role, and performs application service on the user according to the access permission matched by the post role.
However, the current platform page display method has the following technical problems:
The existing platform page display method generally needs to display different interfaces and different menus and applications configured for customized development after dividing the functions based on various data application modes of the original platform and the existing data assets into different department authorities when facing new business demands, obviously, single-point repeated development consumes a great deal of labor and time cost, only can customize and develop authority control of assets such as a home page, a menu and a report, and the results of single-point repeated development are difficult to reuse.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a platform page presentation method, apparatus, computer device, computer readable storage medium, and computer program product that can improve the authority configuration efficiency of a service system and the implementation effect of authority management.
In a first aspect, the application provides a platform page display method. The method comprises the following steps:
responding to an access request of a target user, and acquiring login verification information of the target user;
Determining the post authority of the target user in a pre-constructed authority configuration table according to the login verification information; determining the business plate authority of the target user in a pre-constructed authority configuration table according to the login verification information;
Determining a target service function item covered by the personal authority of the target user based on the authority information;
Generating page route information according to the target service function item, and rendering the page route information based on a front end frame type matched with the personal authority of the target user to obtain a service logic tree;
and responding to the access request, selecting and pushing a target path in the service logic tree, so as to display a platform page matched with the target user on a user terminal.
In one embodiment, before determining the post authority of the target user in the pre-constructed authority configuration table according to the login verification information, the method further includes:
constructing the authority configuration table associated with different business lines;
in the configuration of the rights information, a relevant rights configuration table associated with the target business function item is queried to determine the rights information.
In one embodiment, the determining, in a pre-constructed authority configuration table, the authority information corresponding to the target user according to the login verification information includes:
And mutually limiting and verifying the post authority and the business plate authority to obtain the authority information of the target user.
In one embodiment, the method further comprises:
Acquiring service data and user data of a target service system;
Classifying service function items in the target service system according to the service data to obtain a service classification frame;
classifying users in the target service system according to the user data to obtain a post classification frame;
And constructing and obtaining the permission configuration table based on the service classification framework and the post classification framework.
In one embodiment, the method further comprises:
updating the permission configuration table in response to user changes of the target service system;
and associating the updated authority configuration table to an authority configuration interface of the target service system.
In one embodiment, the generating a platform page matched with the target user based on the target service function item, and displaying the platform page on the user terminal includes:
Generating a platform home page matched with the target user based on the target service function item and a menu bar;
and generating a secondary page matched with the target user based on the target service function item.
In a second aspect, the application further provides a platform page display device. The device comprises:
the access request processing module is used for responding to an access request of a target user and acquiring login verification information of the target user;
The permission information determining module is used for determining the post permission of the target user in a pre-constructed permission configuration table according to the login verification information, and determining the business plate permission of the target user in the permission configuration table according to the login verification information;
The service authority configuration module is used for determining target service function items covered by the personal authorities of the target users based on the authority information;
The service logic tree module is used for generating page route information according to the target service function item, and rendering the page route information based on the front end frame type matched with the personal authority of the target user to obtain a service logic tree;
And the customized page display module is used for responding to the access request, selecting and pushing the target path in the service logic tree, and displaying the platform page matched with the target user on the user terminal.
In one embodiment, before the post authority module, the post authority module includes:
The configuration table construction module is used for constructing the authority configuration tables associated with different business lines;
And the related configuration table query module is used for querying a related authority configuration table associated with the target service function item in the configuration of the authority information so as to determine the authority information.
In one embodiment, the authority information determining module includes:
And the bidirectional checking module is used for limiting and verifying the authority of the post and the authority of the business plate to obtain the authority information of the target user.
In one embodiment, the apparatus further comprises:
the original data module is used for acquiring service data and user data of the target service system;
the business classification frame module is used for classifying business function items in the target business system according to the business data to obtain a business classification frame;
The post classification frame module is used for classifying the users in the target service system according to the user data to obtain a post classification frame;
And the configuration table construction module is used for constructing the permission configuration table based on the service classification framework and the post classification framework.
In one embodiment, the apparatus further comprises:
the configuration table updating module is used for responding to the user change of the target service system and updating the authority configuration table;
And the configuration table synchronization module is used for associating the updated authority configuration table to the authority configuration interface of the target service system.
In one embodiment, the custom page display module includes:
the home page customizing module is used for generating a platform home page and a menu bar matched with the target user based on the target service function item;
and the secondary page customizing module is used for generating a secondary page matched with the target user based on the target service function item.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor implementing the steps of a platform page presentation method according to any one of the embodiments of the first aspect when the processor executes the computer program.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of a platform page presentation method according to any one of the embodiments of the first aspect.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of a platform page presentation method according to any one of the embodiments of the first aspect.
The platform page display method, the platform page display device, the computer equipment, the storage medium and the computer program product can achieve the following beneficial effects corresponding to the technical problems in the background art through the technical characteristics in the claims:
The application provides a platform page display method, which specifically comprises the steps of firstly responding to an access request of a target user when a user of a service system initiates access to the service system, acquiring login verification information of the target user, wherein the login verification information is generally the unique identifier of the individual or group of the target user in the service system and has uniqueness. At this time, the authority configuration table can be queried according to the login verification information to obtain the authority information corresponding to the target user, and the configuration table is a static data configuration table linked through the data interface, so that the query and the response can be efficiently performed. After the authority information is determined, the target service function item which can be covered by the personal authority corresponding to the target user can be determined based on the authority information, and the target service function item at the moment can be part of all service function items in the service system. Finally, a platform page matched with the target user can be generated based on the target service function item, and the platform page is displayed on the user terminal. In the implementation, the authority of the user can be statically configured through the authority configuration table, so that the efficiency of authority inquiry and authority configuration can be improved, and the cost of authority configuration is reduced; on the other hand, the authority of the service system can be matched with the posts and the service plates of the user, and the accuracy of authority configuration is improved.
Drawings
FIG. 1 is an application environment diagram of a platform page presentation method in one embodiment;
FIG. 2 is a first flow chart of a method for displaying a platform page according to one embodiment;
FIG. 3 is a second flow chart of a method for displaying a platform page according to another embodiment;
FIG. 4 is a third flow chart of a method for displaying a platform page according to another embodiment;
FIG. 5 is a fourth flowchart of a method for displaying a platform page according to another embodiment;
FIG. 6 is a fifth flowchart of a method for displaying a platform page according to another embodiment;
FIG. 7 is a sixth flowchart of a method for displaying a platform page according to another embodiment;
FIG. 8 is a block diagram of a platform page display device in one embodiment;
Fig. 9 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
In the related art, when the user permission is controlled, the existing permission control system of the data application platform generally performs single control on the access permission of the user based on the post role, and performs application service on the user according to the access permission matched by the post role.
However, the current platform page display method has the following technical problems:
The existing platform page display method generally needs to display different interfaces and different menus and applications configured for customized development after dividing the functions based on various data application modes of the original platform and the existing data assets into different department authorities when facing new business demands, obviously, single-point repeated development consumes a great deal of labor and time cost, only can customize and develop authority control of assets such as a home page, a menu and a report, and the results of single-point repeated development are difficult to reuse.
Based on the above, the platform page display method provided by the embodiment of the application can be applied to an application environment as shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, where the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
In one embodiment, as shown in fig. 2, a platform page display method is provided, and the method is applied to the terminal in fig. 1 for illustration, and includes the following steps:
Step 202: and responding to the access request of the target user, and acquiring login verification information of the target user.
For example, the terminal may obtain login authentication information of the target user in response to an access request of the target user.
Step 204: determining the post authority of the target user in a pre-constructed authority configuration table according to the login verification information; and determining the business plate authority of the target user in a pre-constructed authority configuration table according to the login verification information.
Step 206: and determining target service function items covered by the personal rights of the target user based on the rights information.
For example, the terminal may determine a target service function item covered by the personal right of the target user based on the right information.
Step 208: generating page route information according to the target service function item, and rendering the page route information based on a front end frame type matched with the personal authority of the target user to obtain a service logic tree;
Step 2010: and responding to the access request, selecting and pushing a target path in the service logic tree, so as to display a platform page matched with the target user on a user terminal.
For example, the terminal may generate a platform page matched with the target user based on the target service function item, and display the platform page on the user terminal.
In the platform page display method, the technical characteristics in the embodiment are combined to carry out reasonable deduction, so that the following beneficial effects of solving the technical problems in the background technology can be achieved:
The application provides a platform page display method, which specifically comprises the steps of firstly responding to an access request of a target user when a user of a service system initiates access to the service system, acquiring login verification information of the target user, wherein the login verification information is generally the unique identifier of the individual or group of the target user in the service system and has uniqueness. At this time, the authority configuration table can be queried according to the login verification information to obtain the authority information corresponding to the target user, and the configuration table is a static data configuration table linked through the data interface, so that the query and the response can be efficiently performed. After the authority information is determined, the target service function item which can be covered by the personal authority corresponding to the target user can be determined based on the authority information, and the target service function item at the moment can be part of all service function items in the service system. Finally, a platform page matched with the target user can be generated based on the target service function item, and the platform page is displayed on the user terminal. In the implementation, the authority of the user can be statically configured through the authority configuration table, so that the efficiency of authority inquiry and authority configuration can be improved, and the cost of authority configuration is reduced; on the other hand, the authority of the service system can be matched with the posts and the service plates of the user, and the accuracy of authority configuration is improved.
In one embodiment, as shown in fig. 3, before step 204, the method further includes:
step 302: constructing the authority configuration table associated with different business lines;
Step 304: in the configuration of the rights information, a relevant rights configuration table associated with the target business function item is queried to determine the rights information.
In this embodiment, different authority configuration tables are constructed for different service lines, which is helpful for reducing the data volume of the authority configuration tables of different service lines and improving the authority information query efficiency.
In one embodiment, as shown in FIG. 4, step 204 includes:
step 402: and mutually limiting and verifying the post authority and the business plate authority to obtain the authority information of the target user.
In this embodiment, in the process of determining the authority information, the post authority and the service plate authority are mutually limited and verified, so that accuracy of the finally obtained authority information is improved.
In one embodiment, as shown in fig. 5, the method further comprises:
step 502: and acquiring service data and user data of the target service system.
Step 504: and classifying the service function items in the target service system according to the service data to obtain a service classification frame.
Wherein, the classification framework can be divided according to the service function items.
Step 506: and classifying the users in the target service system according to the user data to obtain a post classification framework.
The classification framework can be divided according to posts, departments, job levels and the like corresponding to the users.
Step 508: and constructing and obtaining the permission configuration table based on the service classification framework and the post classification framework.
The authority configuration table may be a static configuration table, which may refer to a static data table, where configuration information of a system, an application program or software is included. These configuration information are typically fixed, do not change frequently, and are not modified at run-time. The static configuration table may include various configuration parameters, options, settings, etc. for guiding the behavior of the system or application.
For example, the terminal may construct the permission configuration table based on the service classification framework and the post classification framework.
In this embodiment, in the process of determining the authority configuration table, corresponding to the post authority and the service plate authority, user data is required to be performed according to the service data to classify service function items and users in the service system, and two classification frames are respectively used to jointly form the authority configuration table. The application effect of the permission configuration table is improved.
In one embodiment, as shown in fig. 6, the method further comprises:
Step 602: and updating the permission configuration table in response to the user change of the target service system.
Step 604: and associating the updated authority configuration table to an authority configuration interface of the target service system.
In this embodiment, when the authority change occurs, the static configuration table may be directly edited, and the configuration table is synchronized to the service system, which is helpful for improving the development and maintenance efficiency of the authority management module in the service system.
In one embodiment, as shown in FIG. 7, step 208 includes:
Step 702: and generating a platform home page and a menu bar matched with the target user based on the target service function item.
Step 704: and generating a secondary page matched with the target user based on the target service function item.
Where secondary pages generally refer to secondary pages in a web site or application, i.e., pages subsequent to the home or home page. The secondary page typically contains more specific content, functionality, or information that the user needs to jump from the home page or other page to the secondary page via navigation or links.
In the embodiment, in personalized user page display, besides the home page and the menu bar, the secondary pages are configured in a personalized manner, which is helpful for further improving user experience.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a platform page display device for realizing the platform page display method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation of one or more embodiments of the platform page display device provided below may refer to the limitation of a platform page display method described above, and will not be repeated herein.
In one embodiment, as shown in fig. 8, there is provided a platform page display device, including: the system comprises an access request processing module, a permission information determining module, a service permission configuration module and a customized page display module, wherein:
the access request processing module is used for responding to an access request of a target user and acquiring login verification information of the target user;
The permission information determining module is used for determining the post permission of the target user in a pre-constructed permission configuration table according to the login verification information, and determining the business plate permission of the target user in the permission configuration table according to the login verification information;
The service authority configuration module is used for determining target service function items covered by the personal authorities of the target users based on the authority information;
The service logic tree module is used for generating page route information according to the target service function item, and rendering the page route information based on the front end frame type matched with the personal authority of the target user to obtain a service logic tree;
And the customized page display module is used for responding to the access request, selecting and pushing the target path in the service logic tree, and displaying the platform page matched with the target user on the user terminal.
In one embodiment, before the post authority module, the post authority module includes:
The configuration table construction module is used for constructing the authority configuration tables associated with different business lines;
And the related configuration table query module is used for querying a related authority configuration table associated with the target service function item in the configuration of the authority information so as to determine the authority information.
In one embodiment, the authority information determining module includes:
And the bidirectional checking module is used for limiting and verifying the authority of the post and the authority of the business plate to obtain the authority information of the target user.
In one embodiment, the apparatus further comprises:
the original data module is used for acquiring service data and user data of the target service system;
the business classification frame module is used for classifying business function items in the target business system according to the business data to obtain a business classification frame;
The post classification frame module is used for classifying the users in the target service system according to the user data to obtain a post classification frame;
And the configuration table construction module is used for constructing the permission configuration table based on the service classification framework and the post classification framework.
In one embodiment, the apparatus further comprises:
the configuration table updating module is used for responding to the user change of the target service system and updating the authority configuration table;
And the configuration table synchronization module is used for associating the updated authority configuration table to the authority configuration interface of the target service system.
In one embodiment, the custom page display module includes:
the home page customizing module is used for generating a platform home page and a menu bar matched with the target user based on the target service function item;
and the secondary page customizing module is used for generating a secondary page matched with the target user based on the target service function item.
Each module in the platform page display device can be implemented in whole or in part by software, hardware and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 9. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program when executed by a processor implements a platform page presentation method. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by persons skilled in the art that the architecture shown in fig. 9 is merely a block diagram of some of the architecture relevant to the present inventive arrangements and is not limiting as to the computer device to which the present inventive arrangements are applicable, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In an embodiment, there is also provided a computer device comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, carries out the steps of the method embodiments described above.
In an embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data need to comply with the related laws and regulations and standards of the related country and region.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magneto-resistive random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (PHASE CHANGE Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in various forms such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), etc. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A method for displaying a platform page, the method comprising:
responding to an access request of a target user, and acquiring login verification information of the target user;
Determining the post authority of the target user in a pre-constructed authority configuration table according to the login verification information, and determining the service plate authority of the target user in the authority configuration table according to the login verification information;
Determining a target service function item covered by the personal authority of the target user based on the post authority and the service plate authority;
Generating page route information according to the target service function item, and rendering the page route information based on a front end frame type matched with the personal authority of the target user to obtain a service logic tree;
and responding to the access request, selecting and pushing a target path in the service logic tree, so as to display a platform page matched with the target user on a user terminal.
2. The method of claim 1, wherein prior to determining the target user's post rights in a pre-constructed rights configuration table based on the login-verification information, further comprising:
constructing the authority configuration table associated with different business lines;
in the configuration of the rights information, a relevant rights configuration table associated with the target business function item is queried to determine the rights information.
3. The method of claim 1, wherein determining rights information corresponding to the target user in a pre-constructed rights configuration table based on the login-verification information comprises:
And mutually limiting and verifying the post authority and the business plate authority to obtain the authority information of the target user.
4. The method according to claim 1, wherein the method further comprises:
Acquiring service data and user data of a target service system;
Classifying service function items in the target service system according to the service data to obtain a service classification frame;
classifying users in the target service system according to the user data to obtain a post classification frame;
And constructing and obtaining the permission configuration table based on the service classification framework and the post classification framework.
5. The method according to claim 4, wherein the method further comprises:
updating the permission configuration table in response to user changes of the target service system;
and associating the updated authority configuration table to an authority configuration interface of the target service system.
6. The method of claim 1, wherein generating a platform page that matches the target user based on the target business function item, and wherein presenting the platform page to a user terminal comprises:
Generating a platform home page matched with the target user based on the target service function item and a menu bar;
and generating a secondary page matched with the target user based on the target service function item.
7. A platform page display device, the device comprising:
the access request processing module is used for responding to an access request of a target user and acquiring login verification information of the target user;
The permission information determining module is used for determining the post permission of the target user in a pre-constructed permission configuration table according to the login verification information, and determining the business plate permission of the target user in the permission configuration table according to the login verification information;
The service authority configuration module is used for determining target service function items covered by the personal authorities of the target users based on the authority information;
The service logic tree module is used for generating page route information according to the target service function item, and rendering the page route information based on the front end frame type matched with the personal authority of the target user to obtain a service logic tree;
And the customized page display module is used for responding to the access request, selecting and pushing the target path in the service logic tree, and displaying the platform page matched with the target user on the user terminal.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202410423300.4A 2024-04-09 2024-04-09 Platform page display method and device, computer equipment and storage medium Pending CN118228313A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410423300.4A CN118228313A (en) 2024-04-09 2024-04-09 Platform page display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410423300.4A CN118228313A (en) 2024-04-09 2024-04-09 Platform page display method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN118228313A true CN118228313A (en) 2024-06-21

Family

ID=91513452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410423300.4A Pending CN118228313A (en) 2024-04-09 2024-04-09 Platform page display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN118228313A (en)

Similar Documents

Publication Publication Date Title
CN114115844A (en) Page generation method and device, computer equipment and storage medium
CN115544183A (en) Data visualization method and device, computer equipment and storage medium
CN116305895A (en) Product model generation method, device, computer equipment and storage medium
CN117112096A (en) Page display method and device and computer equipment
US10198415B2 (en) Webform monitoring
CN118228313A (en) Platform page display method and device, computer equipment and storage medium
CN114676359A (en) Form display method and device, computer equipment and storage medium
CN113296969A (en) Information processing method and device and electronic equipment
CN114327372B (en) Quality requirement configuration method, device, equipment and medium
CN117421717B (en) Account authorization method, account authorization device, computer equipment and storage medium
CN117197288A (en) Electronic signature using method, device and computer equipment
CN118312178A (en) Form page generation method and device, computer equipment and readable storage medium
CN118245699A (en) Page acquisition method, device, equipment, storage medium and computer program product
CN115878746A (en) Policy text determination method and device
CN116719892A (en) Data display method, device, computer equipment and storage medium
CN117319335A (en) Communication client construction method and device adapting to financial operation system
CN116932891A (en) Resource object display method, device, equipment, storage medium and product
CN118283099A (en) Micro-service verification method, apparatus, device, storage medium and program product
CN117556410A (en) Service data processing method, device, computer equipment and storage medium
CN117193924A (en) Page display method and device and computer equipment
CN117216425A (en) Financial business page display method, device, computer equipment and storage medium
CN114064464A (en) Security requirement analysis method and device, computer equipment and storage medium
CN117494689A (en) Payroll template generation method, device, apparatus, storage medium and program product
CN117555521A (en) Business requirement development method, device, computer equipment and storage medium
CN117033452A (en) Database processing method, device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination