CN114706643A - Page signing processing method and device - Google Patents

Page signing processing method and device Download PDF

Info

Publication number
CN114706643A
CN114706643A CN202210317810.4A CN202210317810A CN114706643A CN 114706643 A CN114706643 A CN 114706643A CN 202210317810 A CN202210317810 A CN 202210317810A CN 114706643 A CN114706643 A CN 114706643A
Authority
CN
China
Prior art keywords
page
text
signing
state
read
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
CN202210317810.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
Original Assignee
China Construction Bank Corp
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 filed Critical China Construction Bank Corp
Priority to CN202210317810.4A priority Critical patent/CN114706643A/en
Publication of CN114706643A publication Critical patent/CN114706643A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The invention discloses a page signing processing method and device, and relates to the technical field of big data intelligent analysis. One embodiment of the method comprises: receiving a service request of a business service, and displaying a signing page; responding to the selection of any text, displaying a preview page of the text, triggering the reading countdown operation of a countdown timer button, changing the reading time length to a clickable state when the reading time length reaches a preset reading time length, and changing the text state to a read state; when the countdown button is in a clickable state, triggering text skipping operation, and skipping to a preview page of the next text; if the states of all the texts are read, changing the state of the signature page marking bit into the read state, and jumping to the signature page; and receiving a signing operation on the signing page, and changing the state of the signing page into signed state if the state of the marking bit is read. The implementation mode is orderly and compulsorily reads the text, and the signing page is only provided with one marking position, so that the problem of high error rate in the prior art is solved.

Description

Page signing processing method and device
Technical Field
The invention relates to the technical field of big data intelligent analysis, in particular to a page signing processing method and device.
Background
Most of the existing services relate to the display and signing of texts such as related contracts, agreements, authorization books and the like, but the phenomena that a default user agrees with the texts, the personal habits of the user are not read and the texts are directly signed, the texts are not obvious to view and the like generally exist, and the user agrees to confirm due to the fact that the user does not read the related texts for various reasons, so that many adverse consequences can occur, for example, when the user is hidden in the texts, the user is damaged in rights and interests, disputes occur, and the user agrees to refuse to accept and the like due to the default, so that negative effects are caused on the user and service institutions. Thus, regulatory requirements require that the user must be forced to read before confirmation of approval or denial can occur.
In order to meet the regulatory requirements, a forced reading function is added to each text preview page, and a separate mark bit is added for each text to identify whether reading is completed. Due to multiple judgment of the marking bits, state updating, disordered storage and the like are easy to exist, the coupling is high, the error rate is high, the independent setting of each text is not beneficial to subsequent updating and maintenance, and the development efficiency is low.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for processing a page signature, which can at least solve the problems in the prior art, such as high coupling, difficulty in updating and maintaining, low development efficiency, and high error rate.
To achieve the above object, according to an aspect of an embodiment of the present invention, there is provided a page signing processing method, including:
receiving a service request of a business service, and displaying a signed page corresponding to the business service; the signing page comprises information of a text to be read;
responding to the selection operation of any one text, displaying a preview page of the any one text, and triggering the reading countdown operation of a countdown timer button, so that when the countdown timer button monitors that the reading duration reaches the preset reading duration, the countdown timer button is changed from a non-clickable state to a clickable state, and the state of the any one text is changed to be read; a countdown timer button is arranged on the preview page of any one text;
under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
when the states of all texts are detected to be read, changing the states of the marking bits of the signed page into read states, and jumping to the signed page; wherein, only one flag bit is set on the signing page;
and receiving and intercepting a signing operation on the signing page, and changing the state of the signing page into signed state based on the signing operation after detecting that the state of the flag bit of the signing page is read.
Optionally, the method further includes:
triggering a counter to perform counting operation, and adding 1 to the number of the texts which are in the current state and read by the counter; and
and when the number of the read texts counted by the counter is the total number of the texts of the signed page, changing the state of the flag bit of the signed page to be read.
Optionally, before the receiving the request for using the service, the method further includes:
constructing a counter, a countdown timer button and a text preview style page, and packaging the counter, the countdown timer button and the text preview style page into a component of a forced reading text preview template;
receiving text content and a name written for the business service in the component, generating a text preview page based on a text preview style page and the text content, and displaying the text name on a signed page of the business service in a page element form; and
a preset reading time period set for a countdown timer button of each text preview page is received.
Optionally, the displaying the text name on the signing page of the business service in the form of a page element includes:
the text name is realized in a Document Object Model (DOM) node form and is named as a preset character;
traversing all DOM nodes named as preset characters to determine the total number of texts to be read, and writing the total number of texts into a counter.
Optionally, the method further includes: and after the state of the mark bit of the signing page is detected to be unread, determining that the current state is the unread target text, and jumping to a preview page of the target text.
To achieve the above object, according to another aspect of the embodiments of the present invention, there is provided a page signing processing apparatus including:
the receiving module is used for receiving a service request of the business service and displaying a signing page corresponding to the business service; the signing page comprises information of a text to be read;
the processing module is used for responding to the selection operation of any one of the texts, displaying a preview page of any one of the texts, and triggering the reading countdown operation of the countdown timer button, so that when the countdown timer button monitors that the reading duration reaches the preset reading duration, the countdown timer button is changed from the non-clickable state to the clickable state, and the state of any one of the texts is changed into the read state; a countdown timer button is arranged on the preview page of any text;
under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
the signing module is used for changing the state of the marking bit of the signing page into read state and jumping to the signing page when the states of all texts are detected to be read; wherein, only one flag bit is set on the signing page; and receiving and intercepting a signing operation on the signing page, and changing the state of the signing page into signed state based on the signing operation after detecting that the state of the flag bit of the signing page is read.
Optionally, the processing module is further configured to: triggering a counter to perform counting operation, and adding 1 to the number of the texts which are in the current state and read by the counter;
the signing module is configured to: and when the number of the read texts counted by the counter is the total number of the texts of the signed page, changing the state of the flag bit of the signed page to be read.
Optionally, the system further comprises an assembly building module, configured to:
constructing a counter, a countdown timer button and a text preview style page, and packaging the counter, the countdown timer button and the text preview style page into a component of a forced reading text preview template;
receiving text content and a name written for the business service in the component, generating a text preview page based on a text preview style page and the text content, and displaying the text name on a signed page of the business service in a page element form; and
a preset reading time period set for a countdown timer button of each text preview page is received.
Optionally, the component building module is configured to:
the text name is realized in a Document Object Model (DOM) node form and is named as a preset character;
traversing all DOM nodes named as preset characters to determine the total number of texts to be read, and writing the total number of texts into a counter.
Optionally, the signing module is configured to:
and after the state of the mark bit of the signing page is detected to be unread, determining that the current state is the unread target text, and jumping to a preview page of the target text.
To achieve the above object, according to still another aspect of the embodiments of the present invention, there is provided a page signing processing electronic device.
The electronic device of the embodiment of the invention comprises: one or more processors; the storage device is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the one or more processors realize any one of the page signing processing methods.
To achieve the above object, according to a further aspect of the embodiments of the present invention, there is provided a computer readable medium having stored thereon a computer program, which when executed by a processor, implements any of the page signing processing methods described above.
To achieve the above object, according to still another aspect of an embodiment of the present invention, there is provided a computer program product. The computer program product of the embodiment of the invention comprises a computer program, and when the computer program is executed by a processor, the page signing processing method provided by the embodiment of the invention is realized.
According to the scheme provided by the invention, one embodiment of the invention has the following advantages or beneficial effects: the functions of displaying a text preview page, confirming a text state, counting down forcibly for reading and the like are packaged into components, a countdown timer button can self-define the preset reading duration of each page according to input parameters, and the next text can be read only when the reading duration of each text reaches the corresponding preset reading duration, so that the method is suitable for all scenes needing to sign the page; and the whole signing page is only provided with one marking position for judging whether the read quantity of the user reaches the reading quantity required, thereby not only avoiding the confusion and high error rate caused by independently setting the marking position on each text preview page, but also being convenient for maintenance, and improving the development efficiency and the signing processing efficiency.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 is a diagram of the components of the present solution for pre-building a forced reading text preview template;
fig. 2 is a schematic main flow chart of a page signing processing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a signature page screenshot;
FIG. 4(a) is a schematic diagram of logic of jumping between texts;
FIG. 4(b) is a schematic diagram of logic for jumping between texts;
FIG. 5 is a schematic diagram of the main modules of a page signing processing apparatus according to an embodiment of the present invention;
FIG. 6 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
FIG. 7 is a schematic block diagram of a computer system suitable for use with a mobile device or server implementing an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. According to the technical scheme, the data acquisition, storage, use, processing and the like meet relevant regulations of national laws and regulations.
Along with rapid development of economic level and rapid improvement of living standard of people, various carriers connected with the internet, such as computers, smart phones, tablets and the like, are more and more popularized, the living aspect of people is greatly changed, and the carriers cannot be classified into a remarkable characteristic with the internet. Through the internet technology, activities such as payment, investment, loan and the like are also changed greatly, and many traditional financial industries catch the opportunity following the era footfall to convert many traditional offline services into services in various modes such as pure online and offline combination.
However, in the traditional mode or the new mode financial business generated by combining the Internet, the general related functions such as loan, payment, use, repayment, measurement (representing the calculation of the loan amount) and the like can not avoid the display and the signing of the text of the related contracts, agreements, authorization books and the like. Regulatory requirements require that the text be read by the user before approval or denial can be confirmed.
The scheme is to pre-construct a component for forcibly reading a text preview template, and as shown in fig. 1, the component comprises three parts: a counter, a countdown button, a text preview style page, and in particular, by packaging the three. The components are simple packages of data and methods, and a single component comprises four parts of a template, a data structure, a program and a style. The interfaces of a component express the functions provided by the component and the parameters required at the time of invocation. Assembling: the method refers to a process of splitting and recombining a plurality of functional modules when a complex system is decoupled, and has a plurality of attributes and states to reflect the internal characteristics of the functional modules.
1) And setting a counter for counting the number of the texts which are marked to be read completely, wherein the texts are collectively called and comprise an authorization book, a protocol, a contract and the like.
2) And constructing a countdown timer button, setting a preset reading time length according to a countdown time length parameter defined by a user, finishing countdown after the reading time length reaches the preset reading time length, enabling the countdown timer button to be in a clickable state, and automatically jumping to a next text needing to be read or returning to a signing page to be checked and agreed after clicking the countdown timer button.
The user may be a contractor, or may be a business party, a product manager, or the like. Different texts are set to have different minimum reading time lengths according to needs, for example, when a business party A hopes that a user carries out loan on a platform a, each contract text can be read for at least 5s to carry out the next step, and when a business party B hopes that a user carries out loan on a platform B, each contract text can be read for at least 8s to carry out the next step.
3) And setting up text preview style pages, such as style 1, style 2 and the like, wherein the preview style pages of the texts related to the same signed page are preferably set to be the same for uniform management.
In practical operation, a user can write a contract text into a component for forcibly reading the text preview template, so as to generate a previewable contract text page, such as a house rental text page, a recruitment contract text page, and a loan contract text page, according to the text preview style page and the written contract text content. The name of the contract text is displayed on the signing page in the form of page elements, such as xxxx contract and xxxx Authority.
Referring to fig. 2, a main flowchart of a page signing processing method provided by the embodiment of the present invention is shown, including the following steps:
s201: receiving a service request of a business service, and displaying a signed page corresponding to the business service; the signing page comprises information of a text to be read;
s202: responding to the selection operation of any one text, displaying a preview page of the any one text, and triggering the reading countdown operation of a countdown timer button, so that when the countdown timer button monitors that the reading duration reaches the preset reading duration, the countdown timer button is changed from a non-clickable state to a clickable state, and the state of the any one text is changed to be read; a countdown timer button is arranged on the preview page of any text;
s203: under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
s204: when the states of all texts are detected to be read, changing the states of the marking bits of the signed page into read states, and jumping to the signed page; wherein, only one marking bit is set on the signing page;
s205: and receiving and intercepting a signing operation on the signed page, and changing the state of the signed page into signed state based on the signing operation after detecting that the state of a flag bit of the signed page is read.
In the above embodiment, for steps S201 to S203, the application sets different signing pages in advance for different business services, such as a lease contract signing page and a loan signing page, so that when receiving a request for using a certain business service, such as a registration request and an application request, the application first calls the corresponding signing page and displays the corresponding signing page. Referring to fig. 3, which is a partial screenshot of the front-end interface, page elements "xxxx contract" and "xxxx authorized book" are contract and authorized book that need to be checked after being read by the user, and the user needs to click on a text name to enter a corresponding text preview page.
In the first embodiment, the logic for jumping between texts is fixed, as shown in fig. 4 (a). The skip logic between texts is preset, for example, if a user clicks xxxx contract before xxxx authorization book, the user jumps to a preview page of xxxx contract, but if the user clicks xxxx authorization book, the user still jumps to the preview page of xxxx contract, and after the user reads xxxx contract, the user automatically jumps to the preview page of xxxx authorization book.
In the second embodiment, the logic of jumping between texts is not fixed, as shown in fig. 4 (b). A user can click to enter a preview page of a certain text at will, for example, if the user clicks xxxx contract, the user jumps to the preview page of xxxx contract, and after reading, the user jumps to the preview page of xxxx authorization book; however, if the user clicks xxxx authorization book, the user jumps to the preview page of xxxx authorization book, and after reading, the user jumps to the preview page of xxxx contract.
In the two embodiments, only a plurality of texts need to be read, in actual operation, only one text needing to be read may be set, and at this time, after the text is read, the signature page is directly returned to perform the page signature operation.
For any of the above embodiments, after the text preview page is displayed, the countdown function of the countdown timer button on the text preview page is automatically triggered, and the preset reading time length of each text preview page may be different. When the reading time of the page is monitored to reach the preset reading time, namely after the countdown is finished, the countdown timer button is changed from a non-clickable state to a clickable state, the character display on the button is changed from 'countdown' to 'read and agree', and the state of the text is changed to 'read'. If the user clicks the countdown button at this time, a counter is triggered to work to record that the user has read a text and automatically jumps to a preview page of the next text for display.
It should be noted that, in the present solution, after the countdown is finished, if the user does not click the countdown timer button, the user still stays in the current browsing page to continue reading, and only after the user clicks the countdown timer button, the user jumps to the preview page of the next text.
For steps S204 to S205, based on the above operations, after the state of the text is changed to read, clicking the countdown timer button to trigger the page jump logic, and each time reading of one text is completed, the counter accumulates corresponding counts, and when the read runs are equal to the number of texts, it indicates that all the texts have been read. After reading the last text, the user clicks the countdown button, returns to the signing page to be checked and approved, and changes the state of the 'whether the user has read' flag bit of the signing page.
According to the scheme, only one mark bit is set in the whole signing page, when the state of the mark bit is changed into the state of being read, the application can recognize that the user has read all the texts, and the user can check and agree on the signing page. However, if the mark bit indicates that the user does not finish reading, when the user wants to check the agreement, the user directly jumps to a preview page of the unread text, so that the agreement can be checked only when the user finishes reading all the contract texts. The flag bit is usually set at the application front end when developers write signed page program codes, and users cannot perceive the flag bit. However, when the user clicks the signing operation, such as hooking the block icon in fig. 2, the application will first determine the value of the flag bit, i.e. determine whether the user has completely read all the text.
In addition, when writing a signature page, the displayed Document name DOM (Document Object Model) node needs to be kept consistent. Referring also to fig. 3, the names of the two texts xxxx contract and xxxx authorized book are known according to the habit of the user to be clickable and then jump to a specific preview page. When a signed page is constructed, developers need to represent the names of the two texts by using two < div > block-level element codes, each div element can be provided with a class, the names of the two classes are set to be the same, for example, the names of the two classes are all unified preset characters such as class a001, and therefore, by traversing the DOM node of the class a001, the number of contract texts which need to be read and agreed by users in the page can be determined.
Therefore, in actual operation, the text name codes are all realized by div elements and class as "text", all DOM nodes marked as preset characters are traversed, the number is counted, the number of texts needing to be read and agreed is obtained, and the number is used as a parameter and is transmitted into a counter. Perhaps the counter changes the state of the signed page to signed based on the signing operation when judging that the counted number of the read texts is the total number of the texts.
The method provided by the embodiment encapsulates the countdown timer button, the counter and the text preview style page into components, sets the forced reading duration by utilizing the countdown timer button in a componentization mode, realizes the purpose of orderly and forcibly reading all texts in the signing page by a user by combining the counter and a text state traversing mode, sets only one mark bit on the whole signing page, and solves the problems of difficult updating and maintenance, low development efficiency, high error rate, high coupling and the like in the prior art.
Referring to fig. 5, a schematic diagram illustrating main modules of a page signing processing apparatus 500 according to an embodiment of the present invention is shown, including:
a receiving module 501, configured to receive a request for using a business service, and display a signed page corresponding to the business service; the signing page comprises information of a text to be read;
the processing module 502 is configured to, in response to a selection operation on any one of the texts, display a preview page of the any one text, and trigger a reading countdown operation of a countdown timer button, so that when the countdown timer button monitors that a reading duration reaches the preset reading duration, the countdown timer button is changed from an un-clickable state to a clickable state, and the state of the any one text is changed to be read; a countdown timer button is arranged on the preview page of any text;
under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
the signing module 503 is configured to change the state of the flag bit of the signed page to read when it is detected that the states of all the texts are read, and skip to the signed page; wherein, only one marking bit is set on the signing page; and receiving and intercepting a signing operation on the signing page, and changing the state of the signing page into signed state based on the signing operation after detecting that the state of the flag bit of the signing page is read.
In the apparatus for implementing the present invention, the processing module 502 is further configured to: triggering a counter to perform counting operation, and adding 1 to the number of the texts which are in the current state and read by the counter;
the signing module is used for: and when the number of the read texts counted by the counter is the total number of the texts in the signed page, changing the state of the flag bit of the signed page to be read.
The device for implementing the invention further comprises an assembly construction module, which is used for:
constructing a counter, a countdown timer button and a text preview style page, and packaging the counter, the countdown timer button and the text preview style page into a component for forcibly reading a text preview template;
receiving text content and a name written for the business service in the component, generating a text preview page based on a text preview style page and the text content, and displaying the text name on a signed page of the business service in a page element form; and
a preset reading time period set for a countdown timer button of each text preview page is received.
In the device for implementing the present invention, the component constructing module is configured to:
the text name is realized in a Document Object Model (DOM) node form and is named as a preset character;
traversing all DOM nodes named as preset characters to determine the total number of texts to be read, and writing the total number of texts into a counter.
In the device for implementing the present invention, the signing module 503 is configured to:
and after the state of the mark bit of the signing page is detected to be unread, determining that the current state is the unread target text, and jumping to a preview page of the target text.
In addition, the detailed implementation of the device in the embodiment of the present invention has been described in detail in the above method, so that the repeated description is not repeated here.
Fig. 6 shows an exemplary system architecture 600 in which embodiments of the invention may be applied, including terminal devices 601, 602, 603, a network 604 and a server 605 (by way of example only).
The terminal devices 601, 602, 603 may be various electronic devices having display screens and supporting web browsing, and installed with various communication client applications, and users may interact with the server 605 through the network 604 using the terminal devices 601, 602, 603 to receive or transmit messages and the like.
The network 604 serves as a medium for providing communication links between the terminal devices 601, 602, 603 and the server 605. Network 604 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
The server 605 may be a server providing various services, and it should be noted that the method provided by the embodiment of the present invention is generally executed by the server 605, and accordingly, the apparatus is generally disposed in the server 605.
It should be understood that the number of terminal devices, networks, and servers in fig. 6 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for an implementation.
Referring now to FIG. 7, shown is a block diagram of a computer system 700 suitable for use with a terminal device implementing an embodiment of the present invention. The terminal device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 7, the computer system 700 includes a Central Processing Unit (CPU)701, which can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the system 700 are also stored. The CPU 701, the ROM 702, and the RAM 703 are connected to each other via a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
The following components are connected to the I/O interface 705: an input portion 706 including a keyboard, a mouse, and the like; an output section 707 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 708 including a hard disk and the like; and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 710 as necessary, so that a computer program read out therefrom is mounted into the storage section 708 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 709, and/or installed from the removable medium 711. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 701.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor comprises a receiving module, a processing module and a signing module. Where the names of these modules do not in some cases constitute a limitation on the module itself, for example, a signing module may also be described as a "page signing module".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not assembled into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to perform any of the above-described page signing processing methods.
The computer program product of the present invention includes a computer program that implements the page signing processing method in the embodiments of the present invention when executed by a processor.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (13)

1. A page signing processing method is characterized by comprising the following steps:
receiving a service request of a business service, and displaying a signed page corresponding to the business service; the signing page comprises information of a text to be read;
responding to the selection operation of any one text, displaying a preview page of the any one text, and triggering the reading countdown operation of a countdown timer button, so that when the countdown timer button monitors that the reading duration reaches the preset reading duration, the countdown timer button is changed from a non-clickable state to a clickable state, and the state of the any one text is changed to be read; a countdown timer button is arranged on the preview page of any text;
under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
when the states of all texts are detected to be read, changing the states of the marking bits of the signed page into read states, and jumping to the signed page; wherein, only one flag bit is set on the signing page;
and receiving and intercepting a signing operation on the signing page, and changing the state of the signing page into signed state based on the signing operation after detecting that the state of the flag bit of the signing page is read.
2. The method of claim 1, further comprising:
triggering a counter to perform counting operation, and adding 1 to the number of the texts which are in the current state and read by the counter; and
and when the number of the read texts counted by the counter is the total number of the texts of the signed page, changing the state of the flag bit of the signed page to be read.
3. The method of claim 1, wherein prior to said receiving a request for use of a business service, further comprising:
constructing a counter, a countdown timer button and a text preview style page, and packaging the counter, the countdown timer button and the text preview style page into a component for forcibly reading a text preview template;
receiving text content and a name written for the business service in the component, generating a text preview page based on a text preview style page and the text content, and displaying the text name on a signed page of the business service in a page element form; and
a preset reading time period set for a countdown timer button of each text preview page is received.
4. The method of claim 3, wherein displaying the textual name as a page element on a signed page of the business service comprises:
the text name is realized in a Document Object Model (DOM) node form and is named as a preset character;
traversing all DOM nodes named as preset characters to determine the total number of texts to be read, and writing the total number of texts into a counter.
5. The method of claim 1, further comprising:
and after the state of the mark bit of the signing page is detected to be unread, determining that the current state is the unread target text, and jumping to a preview page of the target text.
6. A page signing processing apparatus, comprising:
the receiving module is used for receiving a service request of the business service and displaying a signing page corresponding to the business service; the signing page comprises information of a text to be read;
the processing module is used for responding to the selection operation of any one of the texts, displaying a preview page of any one of the texts, and triggering the reading countdown operation of the countdown timer button, so that when the countdown timer button monitors that the reading duration reaches the preset reading duration, the countdown timer button is changed from the non-clickable state to the clickable state, and the state of any one of the texts is changed into the read state; a countdown timer button is arranged on the preview page of any text;
under the condition that the countdown button is in a clickable state, responding to the click operation of the countdown button, and triggering a text skip operation to skip to a preview page of the next text;
the signing module is used for changing the state of the marking bit of the signing page into read state and jumping to the signing page when the states of all texts are detected to be read; wherein, only one flag bit is set on the signing page; and receiving and intercepting a signing operation on the signing page, and changing the state of the signing page into signed state based on the signing operation after detecting that the state of the flag bit of the signing page is read.
7. The apparatus of claim 6, wherein the processing module is further configured to: triggering a counter to perform counting operation, and adding 1 to the number of the texts which are in the current state and read by the counter;
the signing module is used for: and when the number of the read texts counted by the counter is the total number of the texts of the signed page, changing the state of the flag bit of the signed page to be read.
8. The apparatus of claim 6, further comprising a component construction module to:
constructing a counter, a countdown timer button and a text preview style page, and packaging the counter, the countdown timer button and the text preview style page into a component of a forced reading text preview template;
receiving text content and a name written for the business service in the component, generating a text preview page based on a text preview style page and the text content, and displaying the text name on a signed page of the business service in a page element form; and
a preset reading time period set for a countdown timer button of each text preview page is received.
9. The apparatus of claim 8, wherein the component building module is to:
the text name is realized in a Document Object Model (DOM) node form and is named as a preset character;
traversing all DOM nodes named as preset characters to determine the total number of texts to be read, and writing the total number of texts into a counter.
10. The apparatus of claim 6, wherein the signing module is configured to:
and after the state of the mark bit of the signed page is detected to be unread, determining that the current state is the unread target text, and jumping to a preview page of the target text.
11. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-5.
12. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-5.
13. A computer program product comprising a computer program, characterized in that the computer program realizes the method according to any of claims 1-5 when executed by a processor.
CN202210317810.4A 2022-03-25 2022-03-25 Page signing processing method and device Pending CN114706643A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210317810.4A CN114706643A (en) 2022-03-25 2022-03-25 Page signing processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210317810.4A CN114706643A (en) 2022-03-25 2022-03-25 Page signing processing method and device

Publications (1)

Publication Number Publication Date
CN114706643A true CN114706643A (en) 2022-07-05

Family

ID=82171460

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210317810.4A Pending CN114706643A (en) 2022-03-25 2022-03-25 Page signing processing method and device

Country Status (1)

Country Link
CN (1) CN114706643A (en)

Similar Documents

Publication Publication Date Title
RU2586866C2 (en) Differentiation of set of features of participant of leased medium and user
CN107820701B (en) Developer exchange system
US9736272B2 (en) Generation and distribution of named, definable, serialized tokens
US10511453B2 (en) Information processing system and charge calculation apparatus
CN103530338A (en) Frame for carrying out page rendering on calculation equipment and page generation method
CN109299913B (en) Employee salary scheme generation method and device
CN110083501A (en) Interface calls method of counting and device
CN113448570A (en) Data processing method and device, electronic equipment and storage medium
CN107870765B (en) Message splicing method and terminal
CN112035676A (en) User operation behavior knowledge graph construction method and device
US20220237525A1 (en) System and method for modifying an existing rental reservation
CN114706643A (en) Page signing processing method and device
CN110554892A (en) Information acquisition method and device
CN114445128A (en) Card ticket management method and device, electronic equipment and computer readable medium
CN113705182A (en) Contract online generation method and device and readable storage medium
CN111831868A (en) Method and apparatus for financial product configuration
KR101328981B1 (en) Apparatus of executing services provided in different operation environments in different terminals
CN113448960A (en) Method and device for importing form file
CN115170268B (en) Financial product generation method and device, electronic equipment and readable storage medium
CN111752534B (en) Multi-domain custom project template engine, method, apparatus and medium for execution by the same
CN112068814A (en) Method, device, system and medium for generating executable file
KR20190122462A (en) Method and apparatus for providing contract management service
US20090007157A1 (en) Mapping Data Sources to a Procedural API
US20110077993A1 (en) Remote managed services in marketplace environment
US20240144132A1 (en) System and method of using visual workflow management software tools to automate construction management tracking and documentation processes

Legal Events

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